Subject: | Documentation doesn't make explicit that you can call generate with no arguments |
The documentation for the generate method doesn't explicit mention that the single parameter
is optional, and if not provided, it will take the number specified on the generator.
I know, a real pedant's comment, but I wondered this, tried it, then went and looked at the code
to make sure it really was working that way :-)