Subject: | generate() function should have a more specific name |
I think the name "generate" isn't specific enough -- it should be generate_passphrase() or
perhaps generate_password(). I think there's too much chance that generate() could collide with
a user function.