hap ~master (2017-01-07T17:35:38Z)
Home
Dub
Repo
LinearCongruentialEngine.save
hap
random
generator
LinearCongruentialEngine
Undocumented in source. Be warned that the author may not have intended to support it.
class
LinearCongruentialEngine
(UIntType, UIntType a, UIntType c, UIntType m)
@
property
@
safe
typeof
(this)
save
(
)
if
(
isUnsigned
!
UIntType
&&
isIntegral
!
UIntType
)
Meta
Source
See Implementation
hap
random
generator
LinearCongruentialEngine
constructors
this
functions
front
opEquals
popFront
save
seed
variables
empty
increment
isUniformRandom
max
min
modulus
multiplier