sig
  type t = int
  val compare : UtilsLib.Ints.t -> UtilsLib.Ints.t -> int
  val rand : UtilsLib.Ints.t -> UtilsLib.Ints.t
end