gmp_random_seed

PHP 7, PHP 8
gmp_random_seed - Sets the RNG seed
Manual
Code Examples

Example #1 gmp_random_seed example

Result: string(20) "15370156633245019617" string(3) "683" Warning: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer in %s on line %d bool(false)
PHP Version: