#include <stdlib.h> long random(void);
Returns a random number in the range 0..MAXINT.
0 .. MAXINT
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.