phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
PCGEngine.this
nxt
pcg
PCGEngine
Creates and seeds a new RNG.
this
(StateType seed)
struct
PCGEngine
(ResultType, StateType, alias OutputFunc, bool OutputPrevious = true, alias StreamTypeMixin = OneSeq, StateType Multiplier = default_multiplier!StateType)
pure
this
(
StateType
seed
)
this
(StateType seed, StateType stream)
Meta
Source
See Implementation
nxt
pcg
PCGEngine
constructors
this
functions
front
popFront
popFrontN
save
seed
manifest constants
empty
isUniformRandom
max
min
mixins
__anonymous
Creates and seeds a new RNG.