Lottery Number Generator
Random lottery picks with an optional bonus ball.
How to use
- 1 Set how many numbers you want and the pool range.
- 2 Optionally enable a bonus ball and set its range.
- 3 Press Generate numbers to draw a fresh set.
- 4 Copy your line or generate again for new numbers.
About Lottery Number Generator
The Lottery Number Generator produces a fresh set of random numbers for any lottery-style game you play.
Set how many numbers to draw, the lowest and highest values in the pool, and the tool returns that many unique numbers sorted in ascending order.
You can match almost any format — a 6-from-49 main draw, a 5-from-70 grid, or a small office sweepstake — just by changing the pool bounds.
Many games add a separate bonus, powerball or star number drawn from its own pool, so the generator includes an optional bonus ball with independent minimum and maximum.
The numbers are picked using your browser's cryptographically secure random source rather than a predictable pseudo-random formula, which gives a genuinely unbiased spread across the pool.
Sensible validation stops impossible setups, such as asking for more numbers than the pool can supply, and explains the problem clearly instead of failing silently.
As with every My Tools Garage tool the draw happens entirely in your browser.
No numbers are sent anywhere, nothing is stored, and it works offline once loaded.
It is a quick, fair way to pick your lines — though, of course, it cannot change the odds of any real lottery.
FAQ
Are the numbers truly random?
They use the Web Crypto secure random generator in your browser, which is unbiased and unpredictable — far better than a simple pseudo-random formula.
Can numbers repeat within a draw?
No. The main numbers are always unique within a single draw. The bonus ball is drawn from its own separate pool, so it may coincide with a main number.