2 lines
60 B
Scala
2 lines
60 B
Scala
|
|
List.fill(1000)(1.0 + 0.5 * scala.util.Random.nextGaussian)
|