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

Add shuffling function #112

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Add shuffling function #112

merged 2 commits into from
Nov 15, 2024

Conversation

pantrif
Copy link
Contributor

@pantrif pantrif commented Nov 14, 2024

This PR adds:

  • Implementation of Fisher-Yates shuffle function (appendix F)
  • Integration tests using test vectors from here

@pantrif pantrif requested a review from a team November 14, 2024 16:04
@pantrif pantrif merged commit c3492df into main Nov 15, 2024
3 checks passed
@pantrif pantrif deleted the feat/shuffling branch November 15, 2024 09:55
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