Re: Need help to custom the rand function ,



On 31 jan, 14:05, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:
Fred wrote:
Hi guys,

I was wondering how could i get a random number exemple between 1 and
100 but with n% of getting some value over a number x.

Thanks a lot in advance.

Fred

If you want n% chance of getting a value over x, then it isn't a random
number.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@xxxxxxxxxxxxx
==================

Wow man that help me a lot =)

Seriously can you point me somewhere that could help ?

Thanks
.