đ˛ Random Picker
Pick a random name from a list, generate random numbers, or spin a wheel for giveaways and decisions.
What is the Random Picker?
This tool covers five ways to pick something at random from one screen: draw a random name from a list, generate a random number in a range, get a Yes/No/Maybe answer, roll dice, or flip a coin. It uses crypto.getRandomValues(), the Web Crypto API's cryptographically secure random source, for every mode, so results are unbiased no matter which one you choose and nobody can accuse the pick of being rigged.
How to Use It
Choose a mode from the dropdown. For names, paste or type one name per line and optionally check "Remove name after picking" so repeat picks skip previous winners. For the other modes, fill in the range, dice count and sides, or number of coin flips, then click Pick / Generate. Each result is logged in a history list below so you can review earlier picks.
When to Use It
Use it to run a giveaway or raffle draw, call on students fairly in a classroom, decide who goes first in a game, settle a quick decision with a coin flip, or draw random numbers for a lottery pool or sampling exercise where every option needs an equal chance.
Who Benefits
Teachers assigning group order, social media hosts running giveaways, game night organizers, and team leads assigning tasks or meeting order can all get a fast, unbiased pick without writing names on paper, drawing them out of a hat, or building a spinner wheel by hand.