Random Name Picker
Pick one or more random names from a list, with a slot-machine flicker animation. Optional fullscreen mode, no-repeat per round, and remove-after-pick for classrooms.
Paste a list of names — students, team members, raffle entrants — and pick one or several at random with an animated flicker that decelerates onto the chosen names. Set how many to pick per round, ensure no duplicates within a round, or remove picked names from the pool entirely so future rounds skip them.
A fullscreen mode displays giant centered names — perfect for classrooms, team meetings, and live drawings. All randomness comes from crypto.getRandomValues for unbiased selection.