You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no problem--my suggestion is to add an option to generate a pass phrase in addition the existing functions. for example, a simple pass phrase could look like:
unicorn headbutt avenue
so, maybe you don't need to add a dictionary (maybe there's a service you could use,) but an example command that may generate the above pass phrase could look like this:
rpg -P 3
which would run rpg and generate a random 3-word pass phrase.
add a dictionary and a switch for generating pass phrase of size X, where X is number of words e.g. 3.
The text was updated successfully, but these errors were encountered: