parent root
PHP: stats_rand_get_seeds - Manual

stats_rand_get_seeds

(PECL stats >= 1.0.0)

stats_rand_get_seedsGet the seed values of the random number generator

Description

stats_rand_get_seeds ( void ) : array

Returns the current seed values of the random number generator

Return Values

Returns an array of two integers.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root