Random & Generators

List Randomizer

Paste a list, one item per line, and shuffle it into a fair random order.

How to use it

  1. Paste your list One name or item per line.
  2. Shuffle The order is randomized fairly.
  3. Copy the result Grab the new order with one click.

Examples

5 names random order
tie-break fair draw

About this tool

When you need a fair order — picking who goes first, drawing names, or randomizing a queue — this tool does it impartially. Paste your list with one item per line and shuffle.

The shuffle is a true Fisher–Yates permutation powered by your browser’s cryptographic randomness, so it isn’t biased toward any particular arrangement. Copy the result and you’re done; nothing is sent anywhere.

Frequently asked questions

How is the order randomized?

It uses the Fisher–Yates shuffle driven by the browser's cryptographic random generator, so every possible order is equally likely.

What can I use it for?

Drawing names, setting a turn order, randomizing a playlist, picking a winner, or assigning tasks fairly.

Related tools

Updated June 13, 2026