JRAND48(3) Library Functions Manual JRAND48(3)

jrand48generate a uniformly distributed pseudo-random long signed integer

#include <stdlib.h>

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

Refer to drand48(3) .

Derived from Issue 1 of the SVID.

February 1997 posix.fail