mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
473 B
473 B
SRFI 27 - Sources of random bits
The (srfi 27)
library provides sources of random bits. See the
SRFI document for
more information.
random-integer
random-real
default-random-source
make-random-source
random-source?
random-source-state-ref
random-source-state-set!
random-source-randomize!
random-source-pseudo-randomize!
random-source-make-integers
random-source-make-reals