Radical Design Course by Jack McDade

From the creator of Statamic

Learn how to make your websites standout and be remembered.

For a software dev like me who has no idea how to create a cute hand-drawn dashed line, this course just 100% works.

— Ira Zayats, Developer

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
HR: Section
Related Modifiers

These similar modifiers may aid you on your quest.

rotate-vertical

Modifiers

HR: Section
Docs feedback

Submit improvements, related content, or suggestions through Github.

Betterify this page →