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

modernize some "random" methods #17

Merged

Conversation

annihilatorq
Copy link
Contributor

this PR updates the code by replacing traditional algorithms with std::ranges equivalents for better compatibility with modern cpp standards.

  • added more tests for this features

Copy link
Owner

@es3n1n es3n1n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes yes yes more ranges stuff hooray

@es3n1n es3n1n merged commit 46d04c1 into es3n1n:master Oct 17, 2024
10 checks passed
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