| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | michal.palka@chalmers.se |
| Safe Haskell | None |
System.Random.TF.Instances
Description
This module defines alternative Random instances for
common integral types, which make use of
the RandomGen class from System.Random.TF.Gen.