hap ~master (2017-01-07T17:35:38Z)
Home
Dub
Repo
LinearCongruentialEngine.this
hap
random
generator
LinearCongruentialEngine
Constructs a
LinearCongruentialEngine
using the default seed configuration.
this
()
class
LinearCongruentialEngine
(UIntType, UIntType a, UIntType c, UIntType m)
@
safe
this
(
)
if
(
isUnsigned
!
UIntType
&&
isIntegral
!
UIntType
)
this
(UIntType x0)
Meta
Source
See Implementation
hap
random
generator
LinearCongruentialEngine
constructors
this
functions
front
opEquals
popFront
save
seed
variables
empty
increment
isUniformRandom
max
min
modulus
multiplier
Constructs a LinearCongruentialEngine using the default seed configuration.