Random\Engine\Xoshiro256StarStar::__debugInfo

Returns the internal state of the engine

Description

public array Random\Engine\Xoshiro256StarStar::__debugInfo()

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Examples

Example #1 Random\Engine\Xoshiro256StarStar::__debugInfo example

<?php

/* ... */

?>

The above example will output something similar to:

...