|
Random\Engine\PcgOneseq128XslRr64::__constructConstructs a new PCG Oneseq 128 XSL RR 64 engine Description
public Random\Engine\PcgOneseq128XslRr64::__construct(stringintnull
$seed = null)
Parameters
Errors/Exceptions
ExamplesExample #1 Random\Engine\PcgOneseq128XslRr64::__construct example Example #2 Deriving a seed from a string The above example will output: 8333ef59315b16d8 |