dxorshift ~master (2016-05-15T08:38:57Z)
Home
Dub
Repo
Xorshift1024star.this
dxorshift
xorshift1024star
Xorshift1024star
Constructor (RNG instances can only be initialized with a specified seed).
this
(
ulong
s
)
this
(
ulong
[
16
]
s
)
struct
Xorshift1024star
this
@
nogc
@
safe
nothrow pure
(
ulong
[16]
s
)
this
(
R
range
)
Meta
Source
See Implementation
dxorshift
xorshift1024star
Xorshift1024star
constructors
this
functions
dup
front
jump
popFront
seed
variables
empty
isUniformRandom
max
min
Constructor (RNG instances can only be initialized with a specified seed).