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

IList<T> Shuffle extension #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

falwickster
Copy link
Contributor

@falwickster falwickster commented Jul 12, 2018

Hi.

I added a shuffle extension which returns items in random order. Although I am not sure how to test randomness, so I added test cases with a very small probability of failure. I hope it will suffice

@JonathanMagnan JonathanMagnan self-assigned this Jul 12, 2018
@JonathanMagnan
Copy link
Member

One way to test it would be probably to give a random seed, but I don't think going through this will be very useful ;)

Thank you for your extensions, I will review it and should be soon released if everything is fine.

Best Regards,

Jonathan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants