LCONG48(3) Library Functions Manual LCONG48(3)

lcong48seed a uniformly distributed pseudo-random signed long integer generator

#include <stdlib.h>

void lcong48(unsigned short int param[7]);

Refer to drand48(3) .

Derived from Issue 1 of the SVID.

February 1997 posix.fail