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

Order randomization #33

Open
unreadablewxy opened this issue May 31, 2020 · 0 comments
Open

Order randomization #33

unreadablewxy opened this issue May 31, 2020 · 0 comments
Labels
planned Want, but not sure how

Comments

@unreadablewxy
Copy link
Owner

unreadablewxy commented May 31, 2020

Implement Fisher-Yates shuffle to randomize file order.

  • For delimited paths, this can be done on certain sections and not others, so prefix grouped files can be sorted together.
  • Could implement ephemeral stickiness with a seeded pseudo random number generator.
@unreadablewxy unreadablewxy added the planned Want, but not sure how label May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planned Want, but not sure how
Projects
None yet
Development

No branches or pull requests

1 participant