Whether you need a random number for a game, a set of lottery picks, a statistical sample, or a secure token, the Random Number Generator delivers cryptographically random results you can trust.
Set your minimum and maximum values, choose how many numbers to generate, and specify whether duplicates are allowed. The tool uses the Web Crypto API for generating numbers with true randomness, not the weak pseudo-random algorithms found in basic generators.
Beyond simple number generation, the tool includes specialized modes. Generate random integers, decimals with configurable precision, numbers from specific distributions like normal or uniform, or weighted random selections. You can also use it as a random picker from a custom list of items.