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

Default to SystemRandom() for _random? #35

Open
bjmc opened this issue Dec 4, 2023 · 0 comments
Open

Default to SystemRandom() for _random? #35

bjmc opened this issue Dec 4, 2023 · 0 comments

Comments

@bjmc
Copy link
Collaborator

bjmc commented Dec 4, 2023

Should rstr default to using SystemRandom ?

https://sortingsearching.com/2023/11/25/random.html

We should all just stop using weaker PRNGs altogether.

It is a shame that major programming languages provide weak PRNGs as the default in their standard libraries.

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

No branches or pull requests

1 participant