Searched defs:more_entropy (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | uniqid.c | 43 zend_bool more_entropy = 0; in PHP_FUNCTION() local |
H A D | basic_functions.stub.php | 1421 function uniqid(string $prefix = "", bool $more_entropy = false): string {} |
Completed in 15 milliseconds