The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
XoshiroEngine.s
mir
random
engine
xoshiro
XoshiroEngine
State must not be entirely zero. The constructor ensures this condition is met.
struct
XoshiroEngine
(UIntType, uint nbits, string scrambler, uint A, uint B, uint I, uint R, UIntType S, UIntType T)
UIntType
[
nbits
/ (
UIntType.sizeof
*
8
)]
s
;
Meta
Source
See Implementation
mir
random
engine
xoshiro
XoshiroEngine
constructors
this
functions
jump
opCall
popFront
seed
manifest constants
isRandomEngine
properties
front
save
variables
empty
isUniformRandom
max
min
s
State must not be entirely zero. The constructor ensures this condition is met.