The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Xoroshiro128Plus.this
mir
random
engine
xoshiro
Xoroshiro128Plus
Constructs an
Xoroshiro128Plus
generator seeded with
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
properties
front
save
variables
empty
isUniformRandom
max
min
preferHighBits
s
Constructs an Xoroshiro128Plus generator seeded with x0.