CIFASIS / QuickFuzz

An experimental grammar fuzzer in Haskell using QuickCheck
http://QuickFuzz.org
GNU General Public License v3.0
199 stars 45 forks source link

Add boolean flag for generation size behavior #67

Open gaa-cifasis opened 7 years ago

gaa-cifasis commented 7 years ago

We should add a boolean flag like "-f/--fixed-size" to determine if the application generates fixed or growing size values.