Module Mersenne.IntSource


module IntSource: sig  end

Sources for use with the Rand distributions


type t 
type state 
val genrand : state -> t
val min : t
val max : t