RosettaCodeData/Task/Random-numbers/Maple/random-numbers.maple

3 lines
48 B
Plaintext

with(Statistics):
Sample(Normal(1, 0.5), 1000);