Randomness scope
This generator is suitable for everyday random choices, classroom examples and simple simulations. It is not intended for cryptography, regulated drawings or security tokens.
Example
If the range is 1 to 100 and count is 5, the calculator returns five values inside that range. With whole numbers enabled, values such as 17 or 83 are possible; decimal values are excluded.
Common mistakes
Do not use this for passwords, access tokens, lotteries, regulated drawings or security-sensitive workflows. Those need stronger controls and often audit records.
Limitations
Generated values are for practical browser-based use. Use a dedicated cryptographic generator for passwords, keys, tokens or security-sensitive workflows.
Last reviewed: 2026-05-17