Skip to content

icon picker
Shuffle Lists

A list of text values:
AppleBananaCherryDragonfruitElderberryFigGrapefruitHuckleberry
A list of numbers:
01123581321345589144

Shuffle Text:

BananaFigCherryElderberryHuckleberryAppleDragonfruitGrapefruit

Formula: ShuffleText(TextValues)
The seed property is optional; if you leave it out, the Pack will use the time of formula execution. Note that the result may change later on if Coda decides to recalculate.

Shuffle Numbers:

34221144558101389315

Formula: ShuffleNumbers( Numbers, Random(false) )
You can use Coda’s native random number generator as the shuffle seed if you want! Just set the “false” property on it so that it doesn’t continuously update.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.