status: final (2020-08-26)
keywords: Randomness
See also SRFI 27: Sources of Random Bits.This SRFI defines a set of SRFI 158 generators and generator makers that yield random data of specific ranges and distributions. It is intended to be implemented on top of SRFI 27, which provides the underlying source of random integers and floats.