quickcheck
quickcheck copied to clipboard
Fix comment in MkGen
trafficstars
From looking at how the the parameter is used, it is obviously the size, not a seed.
Isn't the original comment referring to QCGen as the seed?
Yes, there are two parameters, the seed and the size.
I've fixed this on master