+ Creates and seeds a new RNG.
+ Creates and seeds a new RNG, at the specified stream. + Only available if using the SetSeq variation.
Advances the RNG faster than calling popFrontN multiple times.
Seeds the RNG.
+ Seeds the RNG and sets the stream. + Only available if using the SetSeq variation.
The main PCG engine.
It takes several configurable parameters.