stats_rand_phrase_to_seeds

Generate two seeds for the RGN random number generator

説明

array stats_rand_phrase_to_seeds(string $phrase)

Generate two seeds for the random number generator from a phrase.

パラメータ

phrase

The input phrase

戻り値

Returns an array of two integers.