Random Number Generator
Generate random numbers in any range — one or many, unique or repeating.
About Random Number Generator
A random number generator picks numbers at random within a range you choose. Set a minimum and maximum — negatives are fine — pick how many you want, and optionally make them unique (no repeats) or sorted. It's handy for draws, sampling, games, and picking any number between two values. Everything runs in your browser using its built-in randomness.
Frequently asked questions
- How do I generate a random number between 1 and 100?
- Set Min to 1 and Max to 100, leave the count at 1, and hit Generate. You can use any whole-number range — including negatives — just change the min and max.
- How do I get random numbers with no repeats?
- Turn on 'Unique (no repeats)'. If you request more numbers than the range can hold, you'll simply get every value in the range once. Add 'Sort ascending' to get them in order.
- How many numbers can I generate at once?
- Up to 10,000 in a single click. They're shown as a comma-separated list you can copy, or as one large number when you generate just one.
- Are the numbers truly random?
- They use your browser's built-in random number generator — high-quality pseudo-randomness that's more than enough for games, draws, and picking a winner, though it isn't certified for cryptographic or lottery use.
More tools
All Randomizers & GamesUnit ConverterAWG to mm²NetToolkitClick CounterClick TestTyping Speed TestReaction Time TestKeyboard TesterDead Pixel TestMic TestWebcam TestPassword GeneratorPassword Strength CheckerID GeneratorStopwatchTimerCountdown to DateTodo ListOnline NotepadWheel SpinnerCoin FlipDice RollerWord CounterJSON FormatterJSON VisualizerCSV to JSONYAML to JSONSQL FormatterCron Expression GeneratorChmod CalculatorQR Code GeneratorBarcode GeneratorPercentage CalculatorGPA CalculatorGrade CalculatorScientific CalculatorAge CalculatorRoman Numeral ConverterBase64 Encode / DecodeNumber Base ConverterText to BinaryMorse Code TranslatorSymbols & EmojiCase ConverterText to SpeechText RepeaterFancy Text GeneratorHash GeneratorURL Encode / DecodeUnix Timestamp ConverterTime Zone ConverterColor PickerColor ConverterLorem Ipsum GeneratorBMI CalculatorBMR & Calorie CalculatorTip CalculatorJWT DecoderJWT EncoderRegex TesterUTM BuilderSERP SimulatorOpen Graph GeneratorDynamic QR Code GeneratorSlugifyText DiffRemove Duplicate LinesDiscount CalculatorSales Tax CalculatorLoan CalculatorCompound Interest CalculatorMortgage CalculatorTime Duration CalculatorContrast CheckerGradient GeneratorBox Shadow GeneratorBorder Radius GeneratorFlexbox & Grid GeneratorPalette GeneratorTints & ShadesImage to Base64Aspect Ratio CalculatorImage ResizerHEIC to JPGAVIF to JPGAVIF to PNGFavicon GeneratorInvoice GeneratorPDF ToolsRotate PDFDelete PDF PagesReorder PDF PagesAdd Page NumbersWatermark PDFPDF to JPGPDF to Text

