Weighted Random Picker

Use this weighted random picker to choose an option based on assigned probabilities.
Perfect for giveaways, game loot tables, raffles, or any situation where some choices should appear more often than others.

⚖️ Weighted Choice

PRO TOOL

Enter labels and weight. Higher weight = higher probability of winning.

In the real world, not every outcome has an equal 50/50 or 1-in-10 chance. Sometimes, you need to tilt the scales. Our Weighted Choice tool allows you to assign specific “weights” or “probabilities” to each item in your list, giving you full control over the likelihood of each result while maintaining the element of surprise.

How to Configure Your Weights:

Popular Use Cases:

A weighted random picker allows you to assign different probabilities to each option.
Items with higher weights are selected more often than those with lower weights.
This tool is useful for giveaways, game loot systems, probability simulations, and decision making.

Related Random Tools

What is the difference between a weight and a percentage?

A weight is relative. You can use any numbers (like 1, 5, 100). A percentage must add up to 100%. Our tool accepts any numerical weights and handles the math to convert them into percentages for you.

Can I set an option to have a 0% chance?

Yes, by setting the weight to zero, that item will never be picked, effectively “disabling” it without removing it from your list.

Is the selection still truly random?

Yes. It uses a “weighted shuffle” algorithm. Imagine a pie chart where some slices are bigger than others; the “spinner” is still random, but it’s more likely to land on the larger slices.