Gaussian Random Number Generator
E dey generate random numbers wey follow Gaussian (normal) distribution. Set di mean (mu) and standard deviation (sigma), di amount and decimal places.
Advertisement
Numbers wey dem generate
- -1.2
- -1.63
- 0.57
- -2.44
- -0.41
- -0.4
- 0.53
- 0.01
- 0.45
- 0.25
Gaussian Random Number Generator
Gaussian (normal) random number generator. Every value dey come from bell curve wey dem define with mean (mu) and standard deviation (sigma). E dey useful for simulations, statistics, noise and modelling natural phenomena. Numbers dey come from cryptographically secure random source and Box-Muller transform.