Mega Millions Number Generator

Random ticket generator following the official Mega Millions format: 5 white balls from 1–70 plus 1 gold Mega Ball from 1–24.

Click Generate to produce 5 lines.

How this generator works

Each line is generated independently using the cryptographically-secure crypto.getRandomValues() API. White-ball numbers are drawn without replacement (no duplicates within a line). The gold Mega Ball is drawn separately and may equal a white-ball number.

Like every random draw, this tool cannot increase your odds of winning the jackpot (still 1 in 290,472,336). Use it for a quick decision, or as a starting point for your own analysis.