[R] Generating Random Numbers
Sarah Goslee
sarah.goslee at gmail.com
Thu Jul 19 17:44:11 CEST 2012
Is this homework?
runif() is one way to generate random numbers, but there are others
depending on the distribution desired. And of course the fifth number
is deterministic.
Sarah
On Thu, Jul 19, 2012 at 7:12 AM, arunkumar1111 <akpbond007 at gmail.com> wrote:
> hi
>
> My inputs is min=(10,10,10,10,10) and max=(100,100,100,100,100)
> total = 300
> i have to generate 5 numbers between min and max and those numbers should
> sum upto total
>
> Can anyone help?
>
> -----
> Thanks in Advance
> Arun
--
Sarah Goslee
http://www.functionaldiversity.org
More information about the R-help
mailing list