mir-random ~master (2021-09-01T06:24:04Z)
Dub
Repo
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
postblits
this(this)
properties
front
save
variables
empty
isUniformRandom
max
min
preferHighBits
s
State must not be entirely zero. The constructor ensures this condition is met.