/* File: z-rand.h */ #ifndef INCLUDED_Z_RAND_H #define INCLUDED_Z_RAND_H #ifdef __cplusplus extern "C" { #endif #include "h-basic.h" /**** Available constants ****/ /* * Random Number Generator -- Degree of "complex" RNG -- see "misc.c" * This value is hard-coded at 63 for a wide variety of reasons. */ #define RAND_DEG 63 /**** Available macros ****/ /* * Generates a random long integer X where O<=X