tobyink / p5-crypt-xkcdpassword

0 stars 3 forks source link

Allow options for cryptographic [P]RNG #6

Open frezik opened 2 years ago

frezik commented 2 years ago

Allows the passphrase program to take --strong and --stronger options for RNG. Defaults to --strong, as generally /dev/urandom is as good as you need it to be.