shuffle
Shuffle the elements of a list or string
shuffle(
value
) -> LIST || STRING
Shuffle the elements of a list or string
Arguments
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
value | yes | - | List or string to shuffle |
shuffle(
value
) -> LIST || STRING
Shuffle the elements of a list or string
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
value | yes | - | List or string to shuffle |