NextUInt64() Method
Returns the next 64 bits in the sequence as a UInt64.
Namespace
RandN.Rngs
Containing Type
ChaCha
Implements

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public ulong NextUInt64()

Attributes

TypeDescription
MethodImplAttribute

Return Value

TypeDescription
ulong