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