Skip to content
Snippets Groups Projects
user avatar
sternenseemann authored
0.3 replaced random-source with the normal random package, so we can now
use a more portable globalStdGen fro Data.Random.Show.Unsafe.

We lose the dependency on random-source and incur one on random. The
lower bound on random-fu is increased.

Closes #4.
b05f7fad
History
Random-extras 0.18.1
--------------------

This package contains additional monadic functions for random values.

It is licensed under BSD3 (see LICENSE).