ToolHub

Shuffle Lines

Randomize the order of lines—handy for presentation order, raffles, or quiz questions. Everything runs in your browser.

Input
Output

FAQ

How is the order randomized?

It uses the Fisher–Yates shuffle, which makes every ordering equally likely. Use 'Reshuffle' for a new order.

Are lines ever lost or duplicated?

No. Only the order changes; every line is preserved.

Is my list sent to a server?

No. Everything happens entirely in your browser.

Related tools