UtilGetRandomUnsignedLong Method
|
Get random unsigned long.
Namespace:
Guardtime.KSI.Utils
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic static ulong GetRandomUnsignedLong()
Public Shared Function GetRandomUnsignedLong As ULong
public:
static unsigned long long GetRandomUnsignedLong()
static member GetRandomUnsignedLong : unit -> uint64
Return Value
Type:
UInt64random unsigned long
See Also