Random number generator creates sequences of digits in a specific range or from a list
Number range can be from minus to plus 999,999,999
Numbers can be separated by space, comma or new line
Number Generator 1–3 creates random integers in a given range. Only 3 possible values. Suitable for small giveaways and games.
Each number from 1 to 3 has equal chances of being drawn. The cryptographic API Crypto.getRandomValues() ensures true randomness. Zero-knowledge architecture — numbers never leave the device.
Client-side generation. Set the quantity of numbers, exclude duplicates, sort the result. The tool works offline after page load. Free, no registration.
The intuitive interface lets you get results in seconds.
The 1–3 range is already set. The generator creates numbers only within these limits.
Specify how many numbers to generate — from 1 to 100. The tool adapts to your choice.
Click the button. The cryptographic algorithm creates random numbers in the 1–3 range.
Numbers are displayed instantly. You can copy them one by one or all at once.
Random numbers in a given range are a versatile tool.
Fair selection of a winner from the 1–3 range. Each number has equal chances.
Random numbers for games that need a 1–3 range. Alternative to dice and generators.
Examples of random numbers for math lessons in the 1–3 range.
Random number from 1–3 for choosing options, drawing lots, or determining order.
3 possible values — each has equal chances.
Every number is strictly within the 1–3 range. No outliers outside the limits.
Client-side generation. Numbers are not sent to the server. Complete privacy.
Each number is a clickable chip. Copy one by one or as a list.
Generate as many times as you like. The tool is completely free, no registration.
The 1–3 range includes all integers from 1 to 3 inclusive. 3 values total.
Yes, Crypto.getRandomValues() is used — a cryptographic API that ensures true randomness.
By default, yes. To exclude duplicates, enable the "no duplicates" option.
From 1 to 100 numbers per generation. When the "no duplicates" option is enabled — no more than the number of values in the range.