Seed the random number generator.
Seed the random number generator.A macro that uses the current time and process ID to seed the pseudo-random number generator. Future versions should look for the /dev/random or /dev/urandom devices and use those, if they're available.