VMS Help CC, Run-time functions, lrand48 *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Generates uniformly distributed pseudorandom number sequences. Returns 48-bit signed long integers. Syntax: #include <stdlib.h> long int lrand48 (void);
|