PHP - Manual: stats_rand_phrase_to_seeds
2024-12-25
(PECL stats >= 1.0.0)
stats_rand_phrase_to_seeds — Generate two seeds for the RGN random number generator
$phrase
) : array
Generate two seeds for the random number generator from a phrase
.
phrase
The input phrase
Returns an array of two integers.
官方地址:https://www.php.net/manual/en/function.stats-rand-phrase-to-seeds.php