Skip to content

Generate a more cryptographically secure password - #3

Open
danBamikiya wants to merge 2 commits into
bradtraversy:mainfrom
danBamikiya:patch-1
Open

Generate a more cryptographically secure password#3
danBamikiya wants to merge 2 commits into
bradtraversy:mainfrom
danBamikiya:patch-1

Conversation

@danBamikiya

@danBamikiya danBamikiya commented Jul 5, 2021

Copy link
Copy Markdown

Fixes #2

@GBrachetta

Copy link
Copy Markdown

For this pull request to work you need to change the last parameter in the .option('-l [...]) (in index.js) from string '8' to number 8.

@danBamikiya

danBamikiya commented Jul 7, 2021

Copy link
Copy Markdown
Author

Lol, thanks for the heads up @GBrachetta, I fixed it in another way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Security issue - Usage of a predictable RNG

2 participants