void srandom
void srandom(unsigned long __seed)
Pseudo-random number generator seeding; see
random()
.
Parent topic:
Non-standard (i.e. non-ISO C) functions.