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