Update README.md
This commit is contained in:
parent
8114d2a6c9
commit
33cf6cde39
@ -1,7 +1,10 @@
|
|||||||
# GoPass
|
# GoPass
|
||||||
An easy to use command-line password generator that creates secure passwords (Version 1.1 adds proper cryptographic seeding of math/rand)
|
|
||||||
|
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>
|
||||||
<hr>
|
<hr>
|
||||||
eg:
|
eg:
|
||||||
|
Loading…
Reference in New Issue
Block a user