packages feed

statistics-0.4.1: Statistics/RandomVariate.hs

module Statistics.RandomVariate
    (
      module System.Random.MWC
    ) where

import System.Random.MWC