This example is similar to week03_normal_2d_random, but here we position circles on the screen with their X and Y coordinates generated using a Gaussian Random Number Generator.
Source code: week03_gaussian_2d_random CustomRandom
Built with Processing