php8.5
Home/ Manual/ engine / xoshiro256starstar/ Random\Engine\Xoshiro256StarStar::__serialize

Random\Engine\Xoshiro256StarStar::__serialize

PHP function Edit on GitHub ✎

(PHP 8 >= 8.2.0)

Serializes the Xoshiro256StarStar object

Description

Random\Engine\Xoshiro256StarStar::__serialize(): array

Func

Parameters Parameters

Return Values

Examples

Random\Engine\Xoshiro256StarStar::__serialize() example

php
<?php

/* ... */

?>

The above example will output something similar to:

output
...

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