d-pcg ~master (2016-02-21T05:33:15Z)
Home
Dub
Repo
PCGEngine.popFrontN
pcg
PCGEngine
Advances the RNG faster than calling popFrontN multiple times.
struct
PCGEngine
(ResultType, StateType, alias OutputFunc, bool OutputPrevious = true, alias StreamTypeMixin = OneSeq, StateType Multiplier = default_multiplier!StateType)
void
popFrontN
(
StateType
amount
)
Meta
Source
See Implementation
pcg
PCGEngine
constructors
this
functions
front
popFront
popFrontN
save
seed
Advances the RNG faster than calling popFrontN multiple times.