Name Picker
Pick random names from a list
Inputs
Provide the following 2 values to run the Name Picker:
- Total Names in List [number] (required)
- Names to Pick [number] — default 1
What it calculates
This tool returns:
- Status — primary result
- Selection Rate (%)
- Not Picked
Worked example
For the sample inputs below:
- Total Names in List: 100
- Names to Pick: 1
the Name Picker produces:
- Status: Valid
- Selection Rate: 1.0%
- Not Picked: 99
How it works
The result is derived through the following steps:
canPick = pickCount <= nameCountpickProb = (pickCount / nameCount * 100).toFixed(1)
Frequently Asked Questions
How does the Name Picker tool work?
The Name Picker tool randomly selects a name from a list that you provide. Simply enter your names, and click 'Pick!' to generate a random choice.
What can I use the Name Picker for?
The Name Picker is perfect for selecting winners in contests, assigning roles in games, or simply deciding who goes first in any group activity.
Is there a limit to the number of names I can input?
The tool allows you to input a list of names, but while there is no strict limit, keeping it under 100 names is recommended for the best performance.
Can I use the Name Picker for multiple sessions?
Yes! You can use the Name Picker as many times as you want. Each session will randomly select from the names you provide each time.
Is the Name Picker tool free to use?
Absolutely! The Name Picker is a free tool available to all users. Start picking names without any cost.