rand
Generates a pseudo-random integer from 0 to RAND_MAX.
[Format]
#include <stdlib.h>
long rand (void);
[Return values]
Pseudo-random integer