Gaussian (Normal Distribution) Random Number Generator
Runs 100% in your browser — your files never leave your device.
Uniform randomness is the wrong model for most natural variation — heights, measurement noise, and test scores cluster around an average. This generator draws from a normal (Gaussian) distribution with the Box–Muller transform: set the mean and the standard deviation, choose how many draws you want, and get values that cluster realistically around the mean.
How it works
- 1
Set the distribution
Mean (the center of the bell curve) and standard deviation (how wide it spreads).
- 2
Choose how many draws
A single value or up to a thousand at once.
- 3
Generate and copy
Results appear to six decimal places; one click copies the whole list.
Related tools
More generators
Free QR Code Generator Generate QR codes for links, Wi-Fi, or any text — free, right in your browser. Download a crisp PNG at any size. No sign-up, no tracking, no upload. WiFi QR Code Generator Online Create a WiFi QR code that lets guests join your network with one scan — free, generated in your browser, and the password never leaves your device. Dice Roller Online (NdM Notation) Roll any dice online with standard notation — 2d6, d20, 4d6+2 — and see every individual roll plus the total. Free, instant, no physical dice needed.