gmp_random_range
Supported Versions: PHP 5 >= 5.6.3, PHP 7, PHP 8
Get a uniformly selected integer
<?php gmp_random_range
(
GMP
|
int
|
string $min
,
GMP
|
int
|
string $max
):
GMP