manpagez: man pages & more
info guile
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.5.19 SRFI-27 - Sources of Random Bits

This subsection is based on the specification of SRFI-27 written by Sebastian Egner.

This SRFI provides access to a (pseudo) random number generator; for Guile’s built-in random number facilities, which SRFI-27 is implemented upon, See section Random Number Generation. With SRFI-27, random numbers are obtained from a random source, which encapsulates a random number generation algorithm and its state.


This document was generated on April 20, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.