Skip to content

qrand always generating the same sequence of passwords#129

Merged
annejan merged 1 commit intoIJHack:masterfrom
treat1:qrand
Dec 31, 2015
Merged

qrand always generating the same sequence of passwords#129
annejan merged 1 commit intoIJHack:masterfrom
treat1:qrand

Conversation

@treat1
Copy link
Contributor

@treat1 treat1 commented Dec 31, 2015

qrand fallback when not using pwgen would always generate the same
sequence of passwords because qsrand was never called.

qrand fallback when not using pwgen would always generate the same
sequence of passwords because qsrand was never called.
@annejan
Copy link
Member

annejan commented Dec 31, 2015

Great find!
Thanks for this fix...

annejan added a commit that referenced this pull request Dec 31, 2015
qrand always generating the same sequence of passwords
@annejan annejan merged commit fc06d8f into IJHack:master Dec 31, 2015
annejan added a commit that referenced this pull request Jun 1, 2016
qrand always generating the same sequence of passwords
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.

2 participants