module S2USSource: functor (Ops : Math.Ops) -> functor (Source : sig end) -> sig end
functor (Ops : Math.Ops) -> functor (Source : sig end) -> sig end
Ops
Math.Ops
Source
sig end
type t
val genrand : unit -> t
unit -> t
val min : t
t
val max : t