| Copyright | (c) Eric Crockett 2011-2017 Chris Peikert 2011-2017 |
|---|---|
| License | GPL-2 |
| Maintainer | ecrockett0@email.com |
| Stability | experimental |
| Portability | POSIX \( \def\C{\mathbb{C}} \) |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Crypto.Lol.Utils.GenArgs
Description
Classes used to generate arguments for tests and benchmarks.
This is analagous to Arbitrary in quickcheck, except it can also be used
with criterion.