Hacker News new | ask | show | jobs
by TekMol 1879 days ago

    Fisher-Yates is one of the simplest
    things out there IMO
Just using "$n xor $something" would be simpler. I am just not sure yet, what a good "$something" is.
1 comments

How does this guarantee the desired property of the output being a permutation?