hap ~master (2017-01-07T17:35:38Z)
Home
Dub
Repo
XorshiftEngine.this
hap
random
generator
XorshiftEngine
Constructs an
XorshiftEngine
generator seeded with
x0
.
this
()
this
(UIntType x0)
class
XorshiftEngine
(UIntType, UIntType bits, UIntType a, UIntType b, UIntType c)
@
safe
this
(
in
UIntType
x0
)
if
(
isUnsigned
!
UIntType
)
Meta
Source
See Implementation
hap
random
generator
XorshiftEngine
constructors
this
functions
front
opEquals
popFront
save
seed
variables
empty
isUniformRandom
max
min
Constructs an XorshiftEngine generator seeded with x0.