List Randomizer

Randomize any list instantly. Shuffle items, keep or remove numbering, and compare original vs randomized order.

Frequently Asked Questions

How does the list randomizer work?

Enter your items in the text area, one per line, and click Randomize. The tool shuffles your list into a random order using the Fisher-Yates algorithm.

What does "Keep numbering" do?

When enabled, each item in both the original and randomized lists is numbered, making it easy to reference specific positions.

Can I re-randomize the same list?

Yes! Click the Randomize button again to get a new random order. Your original list is always preserved for comparison.

Is the shuffling truly random?

Yes, the tool uses the Fisher-Yates shuffle algorithm which produces an unbiased, uniformly random permutation.

Is my data private?

Absolutely. All shuffling happens in your browser. No data is sent to any server. Your items and settings are saved locally.