Docs
Posts
API
Search
ThreadLocalRng
.
NextUInt32
()
Method
Version
v0
.5
.x
Namespace
RandN
Type
ThreadLocalRng
Method Members
Fill
(Span
<byte>
)
NextUInt32
()
NextUInt64
()
Property Members
Instance
Returns the next 32 bits in the sequence as a UInt32.
Namespace
RandN
Containing Type
ThreadLocalRng
Implements
IRng
.
NextUInt32
()
Syntax
public
uint
NextUInt32
(
)
Return Value
Type
Description
uint
On This Page
Syntax
Return Value