random-fu-0.1.0.0: Random number generation

Data.Random.Source.MWC

Description

This module defines the following instances:

 instance RandomSource (ST s) (Gen s)
 instance RandomSource IO (Gen RealWorld)