julmue / hsMnlGenRandomData

Some examples of random data generation or arbitrary types using QuickCheck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Some examples of random data generation or arbitrary types using QuickCheck

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%