Lets assume I have a list of 100 words that are in alphabetical order.

I want to click a button called "Randomize"

This button will mix the words so that the list is no longer in alphabetical order. Each time I click randomize it will mix up the list.

Does anyone have any code or know how to do this?\


Thank You!