Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Improve Randomness of Generation #4

Open
SamuelQuinones opened this issue Jun 5, 2021 · 1 comment
Open

[REQ] Improve Randomness of Generation #4

SamuelQuinones opened this issue Jun 5, 2021 · 1 comment
Labels
backlog issue is currently not in the pipeline, but is being considered enhancement New feature or request help wanted Extra attention is needed

Comments

@SamuelQuinones
Copy link
Owner

Currently the generation and randomness are very primitive / simple.

Need to consider looking into better generation strategies for more serious usage

@SamuelQuinones SamuelQuinones added backlog issue is currently not in the pipeline, but is being considered enhancement New feature or request help wanted Extra attention is needed and removed backlog issue is currently not in the pipeline, but is being considered labels Jun 5, 2021
@SamuelQuinones
Copy link
Owner Author

Switched from Math.random to window.crypto.getRandomValues in e0ed0bd

this is immediately more secure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog issue is currently not in the pipeline, but is being considered enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant