sts10 / phraze

Generate random passphrases

Home Page:https://sts10.github.io/2023/10/24/phraze-passphrase-generator.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to generate more than one passphrase at a time?

sts10 opened this issue · comments

I've noticed that other similar command-line passphrase generators usually include an option for specifying how many passphrases the user wants the tool to generate.

E.g. phrazer -n 5 could generate and print 5 passphrases.

Is this a common enough use-case to build in to Phrazer? Do sys admins sometimes need to generate multiple passphrases in one go?

Solved in #12, though could be more efficient.