PHP: Random\Engine\Mt19937::__serialize - Manual

(PHP 8 >= 8.2.0)

Random\Engine\Mt19937::__serializeSerializes the Mt19937 object

Description

public Random\Engine\Mt19937::__serialize(): array

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\Mt19937::__serialize() example

<?php/* ... */?>

The above example will output something similar to:

...

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug

add a note

User Contributed Notes

There are no user contributed notes for this page.