Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign uprandomDigits() generates biased random digits #34
Comments
This comment has been minimized.
This comment has been minimized.
Is there going to be a CVE for this issue? |
This comment has been minimized.
This comment has been minimized.
This issue has been assigned CVE-2018-1000620 |
This was referenced Oct 8, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by Microsoft Vulnerability Research: MSVR 45977.
The
randomDigits()
method generates digits that lack a perfect distribution over enough attempts.