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