Syntax:
GRAND{(m:number {, s}:number)}
Returns a random number with normal (Gaussian) distribution, with mean value m and standard deviation s.
If the optional parameter m is not given, Fireworkz assumes a mean of zero.
If the optional parameter s is not given, Fireworkz assumes a standard deviation of one.