$randomShuffle
$randomShuffle
shuffles an array randomly.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
…text | string | The words to shuffle. | true |
Example(s)
This will shuffle the given words (this works similar to randomText, but is ALWAYS random no matter what):