Exclude uniformity test from the documentation

This commit is contained in:
octachron 2015-11-12 13:45:57 +02:00
parent de2a51d62e
commit 0a662ef112

View file

@ -154,7 +154,7 @@ val (<*>) : ('a -> 'b) t -> 'a t -> 'b t
val run : ?st:state -> 'a t -> 'a
(** Using a random state (possibly the one in argument) run a generator *)
(** {6 Random generator testing } *)
(**/**)
val uniformity_test : ?size_hint:int -> int -> 'a t -> bool t
(** [uniformity_test k rng] tests the uniformity of the random generator [rng] using