|
Random\Engine\Xoshiro256StarStar::__constructConstructs a new xoshiro256** engine Description
public Random\Engine\Xoshiro256StarStar::__construct(stringintnull
$seed = null )
Parameters
Errors/Exceptions
ExamplesExample #1 Random\Engine\Xoshiro256StarStar::__construct example
Example #2 Deriving a seed from a string
The above example will output: 6e013453678388c2 |