From e72f27f80c5cd187d33fc71e63fad31bf9556c2d Mon Sep 17 00:00:00 2001 From: max Date: Sun, 9 Oct 2022 21:17:41 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72aa41..060d654 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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: ./gopass [number of characters]