Statistic Functions
PHP Manual

stats_rand_get_seeds

(PECL stats >= 1.0.0)

stats_rand_get_seedsGet the seed values of the random number generator

Description

array stats_rand_get_seeds ( void )

Returns the current seed values of the random number generator

Return Values

Returns an array of two integers.


Statistic Functions
PHP Manual