Merge remote-tracking branch 'origin/master'

This commit is contained in:
Max 2022-10-09 16:17:54 -05:00
commit 9e3549f57d

View File

@ -1,5 +1,5 @@
# GoPass # GoPass
An easy to use command-line password generator that creates secure passwords An easy to use command-line password generator that creates secure passwords (Version 1.1 adds proper cryptographic seeding of math/rand)
# Usage: # Usage:
<code>./gopass [number of characters]</code><br> <code>./gopass [number of characters]</code><br>