[This is preliminary documentation and is subject to change.]
Generates next random ulong in the Uint64.MinValue..Uint64.MaxValue range
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ulong NextRandomUnsignedLong { get; }public ulong NextRandomUnsignedLong { get; }Public ReadOnly Property NextRandomUnsignedLong As ULong
Get
Public ReadOnly Property NextRandomUnsignedLong As ULong
Get
public:
property unsigned long long NextRandomUnsignedLong {
unsigned long long get ();
}public:
property unsigned long long NextRandomUnsignedLong {
unsigned long long get ();
}member NextRandomUnsignedLong : uint64 with get
member NextRandomUnsignedLong : uint64 with get
Property Value
Type:
UInt64