Scheme Request for Implementation 194,
"Random data generators,"
by Shiro Kawai (design), Arvydas Silanskas (implementation), John Cowan (editor and shepherd),
is now available for discussion.

Its draft and an archive of the ongoing discussion are available at https://srfi.schemers.org/srfi-194/.

You can join the discussion of the draft by filling out the subscription form on that page.

You can contribute a message to the discussion by sending it to xxxxxx@srfi.schemers.org.

Here's the abstract:

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.

Regards,


SRFI Editor