This is a rather simple question, yet I am stumped on how it can be achieved.
I have a finalized list of items, and I want to shuffle them so that they are all in a random order.
Before Randomization
After Randomization
What is the simplest way to go about producing this output?