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