How it works
Uniform draws over inclusive ranges. Integers support very large bounds; decimals use a fixed-point grid. Pseudo-random (not cryptographic).
n = min + ⌊U·(max−min+1)⌋ · decimals via 10^p grid
When to use
Use this tool when you need to: simple: roll 1–6. Comprehensive: 6 unique 1–49 (lottery) or 5 decimals in 0–1 with 4-digit precision.
How to use this tool
- Enter your values in the fields above.
- Review the formula and any mode options for your problem.
- Read the result and the step-by-step solution.
Simple: roll 1–6. Comprehensive: 6 unique 1–49 (lottery) or 5 decimals in 0–1 with 4-digit precision.
Frequently asked questions
- What is the Random Number Generator?
- Uniform draws over inclusive ranges. Integers support very large bounds; decimals use a fixed-point grid. Pseudo-random (not cryptographic).
- How do I use the Random Number Generator?
- Enter the required values, then calculate. The Random Number Generator shows results, formulas, and step-by-step work when available. No account is required.
- What formula does the Random Number Generator use?
- n = min + ⌊U·(max−min+1)⌋ · decimals via 10^p grid
- Percentage CalculatorSolve percentage proportion, common phrases, difference, and percent change.
- Percent Error CalculatorCompare an observed value to a true value and get absolute, relative, and percent error.
- Ratio CalculatorSolve A:B = C:D, simplify ratios, and enlarge or shrink by a factor.
- Rounding CalculatorRound numbers by place precision, fraction units, or significant figures — with multiple rounding modes.
- Exponent CalculatorSolve base^exponent = result for any missing value — with optional base e and exponent laws.
- Root CalculatorSquare, cube, and general nth-root calculator with principal root, ± for even roots, and verification.
Browse categories