Module UtilsLib.Int

module Int: sig .. end

type t = int 
val compare : t -> t -> int
val rand : t -> t