The Random\Engine\PcgOneseq128XslRr64 class
Guide
Edit on GitHub ✎
Implements a Permuted congruential generator (PCG) with 128 bits of state, XSL and RR output transformations, and 64 bits of output.
Intro
Implements a Permuted congruential generator (PCG) with 128 bits of state, XSL and RR output transformations, and 64 bits of output.
Class synopsis
Random\EnginefinalPcgOneseq128XslRr64implementsRandom\EngineMethods
Pcgoneseq128xslrr64