d-pcg ~master (2016-02-21T05:33:15Z)
Home
Dub
Repo
PCGEngine.seed
pcg
PCGEngine
Seeds the RNG.
void
seed
(
StateType
seed
)
struct
PCGEngine
(ResultType, StateType, alias OutputFunc, bool OutputPrevious = true, alias StreamTypeMixin = OneSeq, StateType Multiplier = default_multiplier!StateType)
void
seed
pure nothrow @
nogc
(
StateType
seed
)
void
seed
(
StateType
seed
,
StateType
stream
)
Meta
Source
See Implementation
pcg
PCGEngine
constructors
this
functions
front
popFront
popFrontN
save
seed
Seeds the RNG.