๐ŸŽฒ Randomise Lines

Shuffle any list or block of text into a completely random order instantly. Perfect for randomising quiz questions, lists and datasets. Free, private, no signup.

Shuffled Output
Your shuffled lines will appear here...
โ€”

About Randomise Lines

This tool uses a cryptographically-influenced Fisher-Yates shuffle algorithm to produce a genuinely random ordering of your lines. Every click of Shuffle produces a different random result. The original text is never modified โ€” the tool always works from your original input.

Common Uses

  • Randomising the order of quiz or exam questions
  • Shuffling a list of names for raffle or prize draws
  • Randomising flashcard order for studying
  • Creating random team assignments from a list of names
  • Shuffling a playlist or content schedule
  • Randomising survey question order to reduce bias

Frequently Asked Questions

The tool uses the Fisher-Yates shuffle algorithm seeded with Math.random(), which produces a high-quality pseudorandom result. Each shuffle is independent and unpredictable. For most use cases this is indistinguishable from true randomness.

Yes. Click "Shuffle Again" in the output panel or click the main Shuffle button again to get a completely different random order. Each shuffle is independent and produces a new result.