[planet-announce] Updated PLaneT package: djhaskin987/cmwc.plt for 4.x, 3xx
This announces the availability of an updated package from PLaneT:
-------
Name: cmwc.plt
Package version: 1.1
Owner: djhaskin987
Package Description
Provides functions which create a generator of random numbers using complimentary multiply-with-carry. In particular, make-default-cmwc-gen takes in an integer and provides a PRNG which generates numbers from 0-4294967295 randomly.
Release Notes
wrote proper docuumentation; made functions return racket generators instead of simple lambda expressions.
-------
Go to
http://planet.racket-lang.org/display.ss?package=cmwc.plt&owner=djhaskin987
for more information.