mir-random — Libmir Archive
← Libmir Archive
Dlang.org
PhobosRandom.engine
mir
random
PhobosRandom
Returns a reference to the underlying random engine.
(community summary)
struct
PhobosRandom
(Engine)
@
property
ref inout @
nogc
nothrow pure @
safe
inout
(
Engine
)
engine
()
(
)
if
(
isRandomEngine
!
Engine
&&
!
isPhobosUniformRNG
!
Engine
)
mir
random
PhobosRandom
constructors
this
functions
opCall
popFront
seed
postblits
this(this)
properties
engine
front
save
variables
empty
isRandomEngine
isUniformRandom
max
min
preferHighBits
Returns a reference to the underlying random engine. (community summary)