List randomizer

Shuffle a list without rewriting the original.

Paste one entry per line, randomize the complete list, copy the result, then rerandomize as often as you need. The source textarea stays unchanged.

Your source list stays in place.

Randomized order

    Every occurrence stays in the shuffle

    The result preserves the exact list occurrence count, including duplicate labels. Blank-only lines are ignored; non-blank line text is kept as entered.

    Browser-local by design

    Your list is processed in the page. It is not put into the URL, uploaded for shuffling or stored in a BeanNest account.