ulif / diceware

Passphrases to remember
GNU General Public License v3.0
357 stars 45 forks source link

Add option -m/--max #67

Open donaldtn opened 5 years ago

donaldtn commented 5 years ago

65

    -m NUM, --max NUM
                          Truncate to NUM length.

Saw this request and thought it would be useful as long as some websites limit the length of passwords.

madduck commented 5 years ago

Thanks, this is indeed the most pragmatic solution!