Home
last modified time | relevance | path

Searched defs:mt_rand (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/standard/
H A Dmt_rand.c312 PHP_FUNCTION(mt_rand) in PHP_FUNCTION() argument
350 PHP_MINIT_FUNCTION(mt_rand) in PHP_MINIT_FUNCTION() argument
H A Dbasic_functions.stub.php1558 function mt_rand(int $min = UNKNOWN, int $max = UNKNOWN): int {} function

Completed in 14 milliseconds