Generate random numbers within any range with customizable options.
Set the minimum and maximum values, choose how many numbers to generate, and click Generate. Optionally enable no duplicates and sorting.
Yes. It uses the browser's cryptographically secure random number generator, suitable for any purpose including lottery-style picks.
Absolutely. Set min=1, max=49 (or your lottery's range), count=6, enable "No duplicates," and sort the results.