/* File: z-rand.h */ /* * Copyright (c) 1997 Ben Harrison, and others * * This software may be copied and distributed for educational, research, * and not for profit purposes provided that this copyright and statement * are included in all such copies. Other copyrights may also apply. */ #ifndef INCLUDED_Z_RAND_H #define INCLUDED_Z_RAND_H #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