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)
this
(ulong[16] s)
this
(R range)
struct
Xorshift1024star
this
(
R
)
(
R
range
)
if
(
isInputRange
!
R
&&
is
(
Unqual
!(
ElementType
!
R
) ==
ulong
)
)
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).