[This is preliminary documentation and is subject to change.]
Generates next random integer in the Uint32.MinValue..Uint32.MaxValue diapason
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public uint NextRandomUnsignedInteger { get; }public uint NextRandomUnsignedInteger { get; }Public ReadOnly Property NextRandomUnsignedInteger As UInteger
Get
Public ReadOnly Property NextRandomUnsignedInteger As UInteger
Get
public:
property unsigned int NextRandomUnsignedInteger {
unsigned int get ();
}public:
property unsigned int NextRandomUnsignedInteger {
unsigned int get ();
}member NextRandomUnsignedInteger : uint32 with get
member NextRandomUnsignedInteger : uint32 with get
Property Value
Type:
UInt32