// Free Online Tool
Enter names (one per line) and randomly select one or more winners. Perfect for giveaways, lucky draws, classroom activities, and team selection.
// Overview
The Random Name Picker fairly selects one or more names from a list you provide. Whether you are a teacher calling on students, an event organiser running a giveaway, a manager assigning tasks, or a friend group deciding who picks up the bill — this tool makes the selection random and unbiased with no favouritism.
Our picker shuffles the list using JavaScript's Math.random() ensuring every name has an equal probability of being selected. It is simple, transparent, requires no account and runs entirely in your browser.
Popular India use cases: classroom name-calling (fair and random), office Diwali/New Year lucky draws, social media giveaway winner selection, team formation for sports or projects, and Tambola game hosting.
// Use Cases
// Tips
// FAQ
// Related Tools