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.
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.
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.
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.
Up to a width of one billion — more than enough for any raffle or game.
Yes, minimum and maximum can both be drawn.
Yes. FlickToss uses rejection sampling on a cryptographic random source, which removes the subtle bias naive generators have.
For informal raffles and games, absolutely. For regulated lotteries you'll need certified equipment — but the math here is the honest kind.
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".