Module MtRand.IntSource


module IntSource: sig  end

Sources for use with the Rand distributions



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