(PHP 8 >= 8.2.0)
Random\Engine\Mt19937::__debugInfo — Returns the internal state of the engine
public Random\Engine\Mt19937::__debugInfo(): array
This function is currently not documented; only its argument list is available.
This function has no parameters.
Example #1 Random\Engine\Mt19937::__debugInfo() 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-mt19937.debuginfo.php