Searched defs:rand (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/standard/ | ||
H A D | rand.c | 44 PHP_FUNCTION(rand) in PHP_FUNCTION() argument |
H A D | basic_functions.stub.php | 1556 function rand(int $min = UNKNOWN, int $max = UNKNOWN): int {} function |
Completed in 17 milliseconds