I am trying to use the rnd function to get a random number(ironically enough).

What I would like it to do would be to return smaller numbers more frequently than larger numbers.

For example, the number 1 will be returned a lot more frequently than the number 5.

Would you have any advice??

Thanks,


Matt.