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