ERAND48(3) Library Functions Manual ERAND48(3)

erand48generate uniformly distributed pseudo-random numbers

#include <stdlib.h>

double erand48(unsigned short int xsubi[3]);

Refer to drand48(3) .

Derived from Issue 1 of the SVID.

February 1997 posix.fail