Shuffle method (list)
Randomises the order of the elements in this list.
Syntax
list.Shuffle
Returns a copy of list with the elements in a random order.
Randomises the order of the elements in this list.
list.Shuffle
Returns a copy of list with the elements in a random order.