Shuffles all elements in the observable list. Fires only one change notification on the list.
Parameters:
list
rnd
See also: Collections.shuffle(java.util.List, java.util.Random)
Diagram: FXCollections