Searched defs:mt_srand (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/random/ | ||
H A D | random.stub.php | 21 function mt_srand(?int $seed = null, int $mode = MT_RAND_MT19937): void {} function |
H A D | random.c | 492 PHP_FUNCTION(mt_srand) argument |
Completed in 8 milliseconds