The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
PermutedCongruentialEngine.this
mir
random
engine
pcg
PermutedCongruentialEngine
this
(Uint seed, Uint stream_)
struct
PermutedCongruentialEngine
(alias output, stream_t streamType, bool output_previous, mult_...)
static if
(
can_specify_stream
)
this
()
(
Uint
seed
,
Uint
stream_
=
default_increment_unset_stream
!
Uint
)
if
(
mult_.length
<= 1
)
this
(Uint seed)
Meta
Source
See Implementation
mir
random
engine
pcg
PermutedCongruentialEngine
aliases
Uint
constructors
this
functions
opCall
popFront
seed
skip
manifest constants
isRandomEngine
max
period_pow2
properties
front
save
variables
empty
isUniformRandom
min
state