Skip to main content

Random Number Generator

Need a random choice? Generate up to 1,000 random numbers at once, with or without duplicates.

Random Number Generator

Generate highly secure, unbiased random numbers.

How to use the Random Number Generator

Set the minimum and maximum boundaries for your numbers.

Choose how many random numbers you want to generate (up to 1,000 at once).

Select whether you want to allow duplicate numbers or if every number must be unique, and hit Generate.

Planning tools

More Uni Calculators

Free planning tools built for Uni coursework — no signup required.

Browse all 89 Uni calculators

Frequently Asked Questions

Are these numbers truly random?

The generator uses your browser's built-in Math.random() cryptographic engine, which produces highly distributed pseudo-random numbers suitable for general statistical use, games, and draws.

Can I generate numbers without repeats?

Yes! Simply uncheck the "Allow Duplicate Numbers" box, and the tool will ensure that every single number generated in the batch is completely unique.