gukbap-tools

Random Order Generator

Shuffle names into a random order

0

Turn a list of names into a fair random order for presentations, chores or turns. A free random order generator that shuffles without duplicates.

How to use

  1. Enter one name per line.
  2. Press the shuffle button to get a random running order.
  3. Shuffle again any time — every name appears exactly once.

FAQ

Q. Is the order truly random?
A. Yes. It uses a Fisher–Yates shuffle driven by the browser's cryptographic random generator, so every ordering is equally likely.
Q. Can a name appear twice?
A. No. The shuffle is a permutation, so each name appears exactly once.
Q. What is it useful for?
A. Presentation order, chore rotations, game turns, interview slots — anywhere you want a neutral, dispute-free order.

Spotted something wrong? Let us know.