Anyone knows how can I generate a set of random exponential variates in java? Thanks in advance

I have not tried any code yet. I have one var known and another one random.

I have this scenario, I have a known number, and I want to generate a set of random exponential numbers in range 1-20.

link|improve this question
Got any code have you tried anything yet? – AlwaysLearning May 9 '11 at 13:39
is something like this mymathlib.webtrellis.net/functions/probability/… that you want? – darlinton May 9 '11 at 13:39
4  
could you be a little more specific? For example, what needs to be random does this need to be something like (known number)^(random number) or is it (random number)^(known number), or (random number)^(random number) – John Kane May 9 '11 at 13:40
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.