Skip to content

getRandomValue() should not be able to return 1 exactly#247

Open
svanstone-resilient wants to merge 1 commit intoparalleldrive:masterfrom
svanstone-resilient:patch-2
Open

getRandomValue() should not be able to return 1 exactly#247
svanstone-resilient wants to merge 1 commit intoparalleldrive:masterfrom
svanstone-resilient:patch-2

Conversation

@svanstone-resilient
Copy link

Math.random returns from 0 to 1 but shouldn't be able to return 1 exactly. (And this is a crypto replacement for Math.random)

Math.random returns from 0 to 1 but shouldn't be able to return 1 exactly. (And this is a crypto replacement for Math.random)
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.

1 participant