SYNOPSIS
#include <defs>
FILE
/daemon/random.c
DESCRIPTION
Containing pseudo-random number generators.
The purpose of this library when compared to e.g. the random()
efun is to have seedable random-number chains to generate
reproducible series of numbers.
| rand1 |