stats_rand_setall
Set seed values to the random generator
Description
void stats_rand_setall(int $iseed1
, int $iseed2
)
Parameters
-
iseed1
-
The value which is used as the random seed
-
iseed2
-
The value which is used as the random seed
Return Values
No values are returned.