Random person picker
Paste a list of names, press the button, and one is chosen at random after a short pause. Nothing is weighted and nothing is remembered between visits. Turn on Remove once picked to work through a list without repeats.
How to pick a name
This is the plain-list version of the wheel: the same fairness, without the animation, and faster to run repeatedly. It suits a classroom register or a standup rota, where you are picking every day and do not want to watch a wheel each time.
Questions
Yes. Each pick uses your browser's random number generator over the names still in the list. No name is favoured and no result is pre-decided.
Set the number next to Pick. You will get that many distinct names, never the same person twice in one draw.
Not between visits. Nothing is stored, which also means nothing to delete.
A few thousand without trouble. Blank lines and stray spaces are ignored.