quickcheck icon indicating copy to clipboard operation
quickcheck copied to clipboard

Fix comment in MkGen

Open ppetr opened this issue 7 years ago • 2 comments
trafficstars

From looking at how the the parameter is used, it is obviously the size, not a seed.

ppetr avatar Jun 14 '18 20:06 ppetr

Isn't the original comment referring to QCGen as the seed?

Lysxia avatar Jun 14 '18 22:06 Lysxia

Yes, there are two parameters, the seed and the size.

nick8325 avatar Jun 24 '18 20:06 nick8325

I've fixed this on master

MaximilianAlgehed avatar Mar 19 '24 08:03 MaximilianAlgehed