RosettaCodeData/Task/Random-numbers/E/random-numbers.e

2 lines
61 B
Plaintext

accum [] for _ in 1..1000 { _.with(entropy.nextGaussian()) }