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

Shuffle seed shuffle #85

Open
EilrahcF opened this issue Jul 21, 2020 · 0 comments
Open

Shuffle seed shuffle #85

EilrahcF opened this issue Jul 21, 2020 · 0 comments

Comments

@EilrahcF
Copy link

The issue has existed for a long time that we aren't able to compare two different algorithms fairly, because there is no way to get the same shuffled array twice for testing (at least without loosing your sanity first). So I present to you all the idea of a shuffle seed!

The concept is simple, you go to the "Choose shuffle" button, and below the "Randomly" option there will be a button saying "Custom shuffle". When you click on this button a text box will pop up asking you to input in a random number to be the shuffle seed. If the same number is inputted twice (with the same array size obviously), you will get the same shuffle each time, allowing for very easy testing.

Hope this idea is worth concidering!
-EilrahcF

PS: If the idea gets in, the first person to find the shuffle seed that puts the array in decending order with an array size of 2048 should get a role on the discord server :P

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

No branches or pull requests

1 participant