I remember to see a method seems to buble sort, where can unsort items.
For example, I was trying to show randomize items from 0 to 10, using Random class. But I guess is not the best choice.
So, I guess creating an extension for IEnumberable, List or array, whatever can be a best way.