hap ~master (2017-01-07T17:35:38Z)
Home
Dub
Repo
XorshiftEngine.front
hap
random
generator
XorshiftEngine
Returns the current pseudo-random value.
class
XorshiftEngine
(UIntType, UIntType bits, UIntType a, UIntType b, UIntType c)
@
property
@
safe
const nothrow pure
UIntType
front
(
)
if
(
isUnsigned
!
UIntType
)
Meta
Source
See Implementation
hap
random
generator
XorshiftEngine
constructors
this
functions
front
opEquals
popFront
save
seed
variables
empty
isUniformRandom
max
min
Returns the current pseudo-random value.