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

implement functions with custom rand handler #73

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

lublak
Copy link
Contributor

@lublak lublak commented Oct 24, 2024

defaultGlobalRand should not be an overhead, because it uses an empty struct. It allows to keep using the global rand function for backwards compatibility.
Closes #72

@lublak lublak mentioned this pull request Nov 6, 2024
@makew0rld makew0rld merged commit 93e4f68 into lucasb-eyer:master Dec 18, 2024
4 checks passed
makew0rld added a commit that referenced this pull request Dec 18, 2024
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.

rand.Seed is deprecated
2 participants