Searched defs:random_int (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | random.c | 286 PHP_FUNCTION(random_int) in PHP_FUNCTION() argument |
H A D | basic_functions.stub.php | 1190 function random_int(int $min, int $max): int {} function |
Completed in 16 milliseconds