Module UtilsLib.Ints

module Ints: sig .. end

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