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