This abstraction generates normally distributed random numbers within a given range. It is possible to set the variance of the distribution via a value between 0 and 100.
The abstraction makes use of [array random].
This example shows the normal distribution in the first array that is used to generate accumulated random numbers in the second array: