random-extras-0.19: Additional functions for random values.

Portabilityportable
Stabilityexperimental
Safe HaskellSafe-Infered

Data.Random.Show.Unsafe

Description

Unsafely show a RVar by taking a random sample. Uses unsafePerformIO.

Contains an instance of Show for RVar.