Generate random lottery numbers with presets for popular games, or set your own range and count. Uses secure browser randomness.
Numbers are drawn with your browser's cryptographically secure random generator, the same source used for security keys. Each number in a draw is unique. This is for fun; it cannot improve real lottery odds.
They use the Web Crypto API (crypto.getRandomValues), the same cryptographically secure source browsers use for encryption keys, so the draw is genuinely unpredictable, far better than ordinary random functions.
They fill in the count and range for popular games, like 6 numbers from 1 to 49, or EuroMillions with 5 main numbers plus 2 bonus stars. Choose Custom to set any range yourself.
No. Every combination is equally likely in a fair lottery, so a random pick has exactly the same odds as any other. This tool is just a convenient, unbiased way to choose.