Method random_seed()
- Method random_seed
voidrandom_seed(intseed)- Description
This function sets the initial value for the random generator.
- See also
random()- Deprecated
void random_seed(int seed)
This function sets the initial value for the random generator.
random()