/hsMnlGenRandomData

Some examples of random data generation or arbitrary types using QuickCheck

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Random Data Generation

Some short examples of how to generate random data values for arbitrary types (like trees, expressions, ...) using the combinators from the QuickCheck.