Searched defs:mt_rand (Results 1 – 2 of 2) sorted by relevance
304 PHP_FUNCTION(mt_rand) in PHP_FUNCTION() argument342 PHP_MINIT_FUNCTION(mt_rand) in PHP_MINIT_FUNCTION() argument
1179 function mt_rand(int $min = UNKNOWN, int $max = UNKNOWN): int {} function
Completed in 13 milliseconds