mir-random ~master (2021-09-01T06:24:04Z)
Dub
Repo
Xoroshiro128Plus.this
mir
random
engine
xoshiro
Xoroshiro128Plus
Constructs an
Xoroshiro128Plus
generator seeded with
x0
.
this
()
this
(ulong x0)
struct
Xoroshiro128Plus
@
nogc
nothrow pure @
safe
this
()
(
ulong
x0
)
Meta
Source
See Implementation
mir
random
engine
xoshiro
Xoroshiro128Plus
constructors
this
functions
jump
opCall
popFront
seed
manifest constants
isRandomEngine
postblits
this(this)
properties
front
save
variables
empty
isUniformRandom
max
min
preferHighBits
s
Constructs an Xoroshiro128Plus generator seeded with x0.