NextUInt32() Method
Returns the next 32 bits in the sequence as a UInt32.
Namespace
RandN.Rngs
Containing Type
ChaCha
Implements

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public uint NextUInt32()

Attributes

TypeDescription
MethodImplAttribute

Return Value

TypeDescription
uint