- PHP 手册
- 函数参考
- 数学扩展
- Statistics
- Statistic 函数
stats_rand_get_seeds
(PECL stats >= 1.0.0)
stats_rand_get_seeds — Get the seed values of the random number generator
说明
stats_rand_get_seeds ( void ) : arrayReturns the current seed values of the random number generator
返回值
Returns an array of two integers.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.stats-rand-get-seeds.php