Random Number Generator
One number, any range
Set a minimum and maximum and generate — both ends are included, so 1 to 100 really can produce 1 or 100. Each click is independent and uniformly distributed across the range.
Classic uses: raffle draws against a numbered ticket list, picking a page or question number, settling who goes first, and quick mental-maths drills (generate two numbers, multiply them). For drawing a person rather than a number, the name picker skips the numbering step, and the dice roller covers multi-dice totals.
Frequently asked questions
Is the random number generator free?
Yes — it's completely free, with no sign-up and nothing to install. It runs entirely in your browser and is free for any school or home use.
Do I need an account or internet to use it?
No account is ever required. The tool loads in your browser and keeps working even if your connection drops mid-lesson; any list you enter is saved locally on your own device, not on our servers.