Portability | portable |
---|---|
Stability | experimental |
Maintainer | [email protected] |
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.