List Randomizer
Arrange the items of a list in random order.
Overview
Paste a list and shuffle items into random order.
Tips: Click the input to shuffle again. Useful for random draws or order selection.
FAQ
Yes. Uses Fisher–Yates shuffle for unbiased random ordering. Each run produces a different result.