jarvisbox

List Shuffler

Paste any list and shuffle the order randomly — great for raffle draws.

100% client-side · no upload
Settings

How to use

  1. Paste or type your list in the input box — one item per line.
  2. Press Shuffle to randomize the order. Press again to reshuffle.
  3. Click Copy to copy the shuffled list to your clipboard.

Related tools

More ways to use this tool

Frequently Asked Questions

What shuffle algorithm is used?
Fisher-Yates shuffle with crypto.getRandomValues() — every permutation is equally likely.
Does my data leave my device?
No. The shuffle runs entirely in your browser — nothing is uploaded.
Does it work on mobile?
Yes — works on iOS Safari and Android Chrome.

Last updated:

Report a problem with this tool