List Shuffler

Randomize the order of every line while preserving all entries and duplicates.

Enter values

Result

About this tool

Unlike the Roulette tool, which selects one item, this tool returns the complete list in a new random order. Duplicate lines are retained.

You can copy the result, but neither the input nor output is stored in localStorage.

Frequently asked questions

Are duplicate lines removed?

No. Every occurrence is preserved.

What happens to blank lines?

Blank lines are ignored.

Can I recover the original order?

Yes. The input field is not changed when the result is shuffled.

Related tools