(PHP 8 >= 8.2.0)
Random\Engine\PcgOneseq128XslRr64::__unserialize — Deserializes the data parameter into a PcgOneseq128XslRr64 object
public Random\Engine\PcgOneseq128XslRr64::__unserialize(array $data): void
This function is currently not documented; only its argument list is available.
dataNo value is returned.
Example #1 Random\Engine\PcgOneseq128XslRr64::__unserialize() example
<?php /* ... */ ?>
The above example will output something similar to:
...
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/random-engine-pcgoneseq128xslrr64.unserialize.php