Sample radom numbers from a distribution created within the amt package.
amt
random_numbers(x, n = 100, ...)
x
[amt_distr] A distribution object.
[amt_distr]
n
[integer(1)=100]{>0} The number of random draws.
[integer(1)=100]{>0}
...
none implemented.
A numermic vector.