Pnng Pseudo Normal Number Generator Generates random numbers in a (approximately) Normal distribution. Random numbers are generated with Math.random(), and transformed with the Box-Muller transform.