This random number generator creates one or more whole numbers inside the minimum and maximum range you choose. Results are produced immediately in the browser and work well for everyday sampling, games and practice data where cryptographic or independently audited randomness is not required.
Pick a number for a classroom activity, Create sample values for a spreadsheet, Choose a move or score in a casual game, and Generate quick test data for a prototype
Keep the minimum at or below the maximum and choose a reasonable result count. Values may repeat. The generator uses ordinary browser randomness, so do not use it for passwords, security keys, regulated lotteries or decisions involving money.