dxorshift v0.1.0 (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
()
this
(ulong s)
struct
Xorshift1024star
@
nogc
@
safe
nothrow pure
this
(
ulong
s
)
this
(ulong[16] s)
this
(R range)
Meta
Source
See Implementation
dxorshift
xorshift1024star
Xorshift1024star
constructors
this
functions
dup
front
jump
popFront
seed
postblits
this(this)
variables
empty
isUniformRandom
max
min
Constructor (RNG instances can only be initialized with a specified seed).