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

Fix random number generation with libc++ #210

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Fix random number generation with libc++ #210

merged 1 commit into from
Aug 18, 2023

Conversation

ndryden
Copy link
Collaborator

@ndryden ndryden commented Aug 18, 2023

Fixes #209.

@ndryden ndryden added the bug Something isn't working label Aug 18, 2023
@ndryden ndryden requested a review from benson31 August 18, 2023 18:01
@ndryden ndryden merged commit ca51680 into master Aug 18, 2023
@ndryden ndryden deleted the fix-libc++-rng branch August 18, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests use invalid integer types in std::uniform_int_distribution
2 participants