module SysSource: sig end
sig end
Random.int
Source for the standard Random.float generator.
Random.float
type t
type state
val genrand : state -> t
state -> t
val min : t
t
val max : t