Module Rand.SysSource


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

Source for the standard Random.float generator.


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