stats_rand_setall

(PECL stats >= 1.0.0)

stats_rand_setallSet seed values to the random generator

说明

stats_rand_setall ( int $iseed1 , int $iseed2 ) : void

Set iseed1 and iseed2 as seed values to the random generator used in statistic functions.

参数

iseed1

The value which is used as the random seed

iseed2

The value which is used as the random seed

返回值

No values are returned.

相关文章
php pdf 函数 set fill rgb color values deprecated php pdf 函数 set stroke rgb color values deprecated php pdf 函数 set fill and stroke rgb color values deprecated php statistic 函数 calculates any one parameter of the laplace distribution given values for the othersphp statistic 函数 calculates any one parameter of the logistic distribution given values for the othersphp statistic 函数 calculates any one parameter of the negative binomial distribution given values for the othersphp statistic 函数 calculates any one parameter of the non central chi square distribution given values for the othersphp statistic 函数 calculates any one parameter of the non central f distribution given values for the othersphp statistic 函数 calculates any one parameter of the non central t distribution give values for the othersphp statistic 函数 calculates any one parameter of the normal distribution given values for the othersphp statistic 函数 generates a random deviate from the exponential distributionphp statistic 函数 generates a random deviate from the f distributionphp statistic 函数 generates a random deviate from the gamma distributionphp statistic 函数 generates a random deviate from the negative binomial distributionphp statistic 函数 generates a random deviate from the binomial distributionphp statistic 函数 generates random integer between 1 and 2147483562php statistic 函数 get the seed values of the random number generatorphp statistic 函数 generate two seeds for the rgn random number generatorphp statistic 函数 generates a random floating point number between 0 and 1php statistic 函数 set seed values to the random generator
关注编程学问公众号