mir-random — Libmir Archive
← Libmir Archive
Dlang.org
XoshiroEngine.isRandomEngine
mir
random
engine
xoshiro
XoshiroEngine
Indicates that XoshiroEngine satisfies the RandomEngine concept.
(community summary)
struct
XoshiroEngine
(UIntType, uint nbits, string scrambler, uint A, uint B, uint I, uint R, UIntType S, UIntType T)
enum
isRandomEngine
=
true
;
mir
random
engine
xoshiro
XoshiroEngine
constructors
this
functions
jump
opCall
popFront
seed
manifest constants
isRandomEngine
properties
front
save
variables
empty
isUniformRandom
max
min
s
Indicates that XoshiroEngine satisfies the RandomEngine concept. (community summary)