The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
LinearCongruentialEngine.min
std
random
LinearCongruentialEngine
Lowest generated value (
1
if
c
==
0
,
0
otherwise).
struct
LinearCongruentialEngine
(UIntType, UIntType a, UIntType c, UIntType m)
enum
UIntType
min
;
Meta
Source
See Implementation
std
random
LinearCongruentialEngine
constructors
this
functions
popFront
seed
properties
front
save
variables
empty
hasFixedRange
increment
isUniformRandom
max
min
modulus
multiplier
Lowest generated value (1 if c == 0, 0 otherwise).