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

Make srand() use unix time in seconds, and set seed for next srand() #241

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

benhoyt
Copy link
Owner

@benhoyt benhoyt commented Sep 14, 2024

This is more POSIX-compatible. Fixes #231

@benhoyt benhoyt merged commit 012adf2 into master Sep 14, 2024
11 checks passed
@benhoyt benhoyt deleted the fix-srand-srand branch September 14, 2024 05:14
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.

srand() initialization without an argument.
1 participant