Your data stays local
The transformation runs in this browser tab. ClearText Tools does not upload the input to a processing server.
LIST RANDOMIZER
Reorder every line with an in-browser Fisher–Yates shuffle and run it again for a new sequence.
LOCAL BROWSER TOOL
Paste one item per line and shuffle the complete list.
HOW IT WORKS
The browser applies the Fisher–Yates algorithm from the last line toward the first, selecting a random remaining position each time.
The transformation runs in this browser tab. ClearText Tools does not upload the input to a processing server.
Copy the result only after checking structure, edge cases and any values that affect production systems.
NEXT TASK
Use a related tool or guide when the result needs another cleanup, validation or conversion step.
No. This tool processes the input locally in your browser.
Use it as a fast transformation, then validate important output against the requirements of the destination system.