Re: Need help to custom the rand function ,



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.
jstucklex@xxxxxxxxxxxxx
==================

.