Randomising an array, anti-sorting algorithms and GUIDs
What I love about this article is how the obvious un-sorting method is plainly wrong and how a “thinking outside the box” method of using a guid to sort is a pretty even way to randomise a small array.