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.