shuffle Modifier

Shuffles a string or an array to make it all random.

string: Mr. Roboto was the original hipster.
array:
- Sonic
- Knuckles
- Tails
{{ string | shuffle }}
{{ array | shuffle }}
string: a nhglRsws.oMtiotr hprriao eeo.b ti
array:
- Tails
- Knuckles
- Sonic
Docs feedback

Submit improvements, related content, or suggestions through Github.

Betterify this page →