Searched defs:mt_srand (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/random/ | ||
H A D | random.stub.php | 19 function mt_srand(int $seed = UNKNOWN, int $mode = MT_RAND_MT19937): void {} function |
H A D | random.c | 679 PHP_FUNCTION(mt_srand) argument |
Completed in 10 milliseconds