4 lines
66 B
Text
4 lines
66 B
Text
|
|
a = new array
|
||
|
|
for i = 1 to 1000
|
||
|
|
a.push[randomGaussian[1, 0.5]]
|