php8.5
Home/ Manual/ engine / pcgoneseq128xslrr64/ Random\Engine\PcgOneseq128XslRr64::__debugInfo

Random\Engine\PcgOneseq128XslRr64::__debugInfo

PHP function Edit on GitHub ✎

(PHP 8 >= 8.2.0)

Returns the internal state of the engine

Description

Random\Engine\PcgOneseq128XslRr64::__debugInfo(): array

Func

Parameters Parameters

Return Values

Examples

Random\Engine\PcgOneseq128XslRr64::__debugInfo() example

php
<?php

/* ... */

?>

The above example will output something similar to:

output
...

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