dxorshift ~master (2016-05-15T08:38:57Z)
Home
Dub
Repo
Xorshift1024star.seed
dxorshift
xorshift1024star
Xorshift1024star
(Re)seeds the generator.
void
seed
(
ulong
s
)
void
seed
(
ulong
[
16
]
s
)
void
seed
(
R
range
)
struct
Xorshift1024star
void
seed
(
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
variables
empty
isUniformRandom
max
min
(Re)seeds the generator.