flicktoss.
tap · or hold for a stronger throw · space
tap anywhere to roll
SPIN
?
TO
tap anywhere to draw a number
52 cards left — tap to draw
tap anywhere to draw a card

Random number generator — pick a number in any range

Set a range, tap, get a number. An honest random number generator with a slot-machine reveal — for raffles, games and every "pick a number" moment.

Any range you need

From 1–2 to 1–1,000,000: type the bounds and tap anywhere. The digits spin like a slot machine, slow down, and stop on a value drawn without bias from the full range — both ends included.

Where it earns its keep

Raffle tickets and giveaways, picking a page or a seat, deciding who starts (everyone claims a number, closest wins), classroom sampling, quick playtesting rolls beyond six-sided dice — anywhere a fair number beats a debate.

Unbiased by design

Naive random-number code slightly favors part of the range; FlickToss uses rejection sampling on a cryptographic source, so every value in your range has exactly the same probability. Small detail, honest numbers.

Frequently asked questions

What's the largest range I can use?

Up to a width of one billion — more than enough for any raffle or game.

Are both ends of the range included?

Yes, minimum and maximum can both be drawn.

Is every number really equally likely?

Yes. FlickToss uses rejection sampling on a cryptographic random source, which removes the subtle bias naive generators have.

Can it replace lottery-style draws?

For informal raffles and games, absolutely. For regulated lotteries you'll need certified equipment — but the math here is the honest kind.

More ways to decide

FlickToss is one fast, ad-free toolbox: flip a coin, get a yes or no, roll dice, spin a custom wheel, draw a card. Your setup is saved on your device, and you can install FlickToss on your phone or computer for one-tap access — look for the install prompt after a few uses, or use your browser's "Add to Home Screen".