Searched defs:gmp_random_range (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/gmp/ | ||
H A D | gmp.stub.php | 84 function gmp_random_range(GMP|int|string $min, GMP|int|string $max): GMP {} function |
H A D | gmp.c | 1778 ZEND_FUNCTION(gmp_random_range) in ZEND_FUNCTION() argument |
Completed in 14 milliseconds