07add6b
# ocaml-qcheck
07add6b
07add6b
[Qcheck](https://c-cube.github.io/qcheck/) enables checking invariants
07add6b
(properties of a type) over randomly generated instances of the type.  It
07add6b
provides combinators for generating instances and printing them.