Docs
Posts
API
Search
XorShift
.
GetFactory
()
Method
Version
v0
.1
.x
Namespace
RandN
.Rngs
Type
XorShift
Method Members
Create
(uint,
uint,
uint,
uint)
Create
(
(uint x,
uint y,
uint z,
uint w)
)
Fill
(Span
<byte>
)
GetFactory
()
NextUInt32
()
NextUInt64
()
NamedType Members
XorShift
.Factory
Gets the XorShift factory.
Namespace
RandN
.Rngs
Containing Type
XorShift
Syntax
public
static
XorShift.
Factory
GetFactory
(
)
Return Value
Type
Description
XorShift
.Factory
On This Page
Syntax
Return Value