NRAND48(3) Library Functions Manual NRAND48(3)

nrand48generate uniformly distributed pseudo-random non-negative long integers

#include <stdlib.h>

long int nrand48(unsigned short int xsubi[3]);

Refer to drand48(3) .

Derived from Issue 1 of the SVID.

February 1997 posix.fail