Name Picker

Add names and pick a random winner!

Selected Name: None yet

Frequently Asked Questions

How do I add names?

Type a name into the input and click "Add". Names will populate the list below. Add as many as you like.

Can I remove or edit names?

Yes — each name in the list includes a remove button. Editing can be implemented (optional) by replacing the name when you click an edit icon.

Is the Name Picker free?

Yes — it's free to use and doesn't require registration.

Will my names be stored on your servers?

No. By default names are stored only in your browser session (memory). If you need persistence, you can export the list to CSV or enable localStorage.

Is the selection truly random?

The tool uses JavaScript's random generator which is pseudo-random and fine for casual selections and giveaways, but not for high-stakes or legally binding draws.