EvgenyKarkan / EKAlgorithms

EKAlgorithms contains some well known CS algorithms & data structures.
MIT License
2.42k stars 362 forks source link

Array Shuffle #28

Closed ChocoChipset closed 10 years ago

ChocoChipset commented 11 years ago

I would like to add the Fisher–Yates method to shuffle an array.

Cool?

EvgenyKarkan commented 11 years ago

Hey iOSCowboy! Seems this will be cool math-background algo. You are welcome! Thanks :)

EvgenyKarkan commented 10 years ago

Will close issue, thnx Stanislaw.