mir-random ~master (2021-09-01T06:24:04Z)
Dub
Repo
LinearCongruentialEngine.this
mir
random
engine
linear_congruential
LinearCongruentialEngine
Undocumented in source.
this
()
struct
LinearCongruentialEngine
(Uint, Uint a, Uint c, Uint m)
@
disable
this
(
)
if
(
isUnsigned
!
Uint
)
this
(Uint x0)
Meta
Source
See Implementation
mir
random
engine
linear_congruential
LinearCongruentialEngine
constructors
this
functions
opCall
manifest constants
isRandomEngine
postblits
this(this)
variables
increment
max
modulus
multiplier
preferHighBits