Numbers
This random number list generator lets you produce a set of random integers within any range you define. Whether you need 10 unique numbers between 1 and 100 for a raffle, a shuffled list for testing, or a bulk set of values for statistical sampling, this tool handles it instantly. You can choose to allow or disallow duplicate numbers, and optionally sort the results in ascending or descending order. It is perfect for teachers creating exercises, developers seeding test data, statisticians sampling populations, or anyone who needs a quick list of random numbers.
Enable the 'Unique numbers only' option. The generator will shuffle the full range and pick without replacement, so no number appears twice.
You can generate up to 200 numbers at once. When unique mode is on, the count is capped at the size of your chosen range.
Yes — set the minimum value to a negative number like -100 and the generator will include negative integers in the output.
This tool is more flexible — you can set any range, any count, choose uniqueness, and sort results, whereas lottery pickers are fixed to specific game rules.