PHP.nl

stats_rand_setall

stats_rand_setall

Set seed values to the random generator

void **stats_rand_setall** int $iseed1 int $iseed2

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

iseed1The value which is used as the random seed

iseed2The value which is used as the random seed

No values are returned.