GoLang stats_rand_get_seeds

request it (279)
GoLang replacement for PHP's stats_rand_get_seeds [edit | history]



Do you know a GoLang replacement for PHP's stats_rand_get_seeds? Write it!

PHP stats_rand_get_seeds

PHP original manual for stats_rand_get_seeds [ show | php.net ]

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.