Skip to content

random::shuffle

shuffle(list: List)

ParameterTypeDescription
listList

Shuffles the given list

Returns

(nil)