Click or drag to resize

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)
Syntax
public static ulong GetRandomUnsignedLong()

Return Value

Type: UInt64
random unsigned long
See Also