PLAYGROUND (experimental)

shuffle

Shuffle the elements of a list or string
shuffle(
    value
) -> LIST || STRING

Shuffle the elements of a list or string

Arguments

NameTypeRequiredDefaultDescription
valueyes-List or string to shuffle