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

[dep] Use Rand type instead of deprecated rand.Seed #19

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

georgezgeorgez
Copy link

Determinstic random generator should not be set by rand.Seed
https://pkg.go.dev/math/rand#Seed
golang/go#56319

@georgezgeorgez georgezgeorgez changed the title Use Rand type instead of deprecated rand.Seed [dep] Use Rand type instead of deprecated rand.Seed Sep 28, 2023
@georgezgeorgez georgezgeorgez merged commit 3dc0a7f into develop Sep 28, 2023
@KingGorrin KingGorrin deleted the hc1/dep/rand-seed branch April 9, 2024 14:28
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