Module Rand.SysSource


module SysSource: sig  end
Source for the standard Random.int generator.

Source for the standard Random.float generator.



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