The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
LinearCongruentialEngine.hasFixedRange
std
random
LinearCongruentialEngine
Does this generator have a fixed range? (
true
).
struct
LinearCongruentialEngine
(UIntType, UIntType a, UIntType c, UIntType m)
enum
bool
hasFixedRange
;
Meta
Source
See Implementation
std
random
LinearCongruentialEngine
constructors
this
functions
popFront
seed
properties
front
save
variables
empty
hasFixedRange
increment
isUniformRandom
max
min
modulus
multiplier
Does this generator have a fixed range? (true).