Statistic Funktionen
PHP Manual

stats_rand_get_seeds

(PECL stats >= 1.0.0)

stats_rand_get_seedsGet the seed values of the random number generator

Beschreibung

array stats_rand_get_seeds ( void )

Returns the current seed values of the random number generator

Rückgabewerte

Returns an array of two integers.


Statistic Funktionen
PHP Manual