php8.5
Home/ Manual/ reference / random/ The Random\Engine\PcgOneseq128XslRr64 class

The Random\Engine\PcgOneseq128XslRr64 class

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

Source: reference/random/random.engine.pcgoneseq128xslrr64.xml · from the official PHP manual (php/doc-en)