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

sort: add --rng kinds #1535

Merged
merged 3 commits into from
Jan 7, 2024
Merged

sort: add --rng kinds #1535

merged 3 commits into from
Jan 7, 2024

Conversation

jqnatividad
Copy link
Owner

like sample, users now have a choice of three random number generators when doing a --random sort - standard, faster (using Xoshiro256Plus algorithm) and crypto secure (using HC128 algorithm)

@jqnatividad jqnatividad merged commit 44518c5 into master Jan 7, 2024
src/cmd/sort.rs Dismissed Show dismissed Hide dismissed
@jqnatividad jqnatividad deleted the sort_rng_kinds branch January 11, 2024 18:27
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.

None yet

1 participant