Do you own an iOS or Android device? Check out our app!
This form allows you to generate random numbers from a Gaussian distribution (also known as a normal distribution). The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs. The form uses a Box-Muller Transform to generate the Gaussian distribution from uniformly distributed numbers.