Manu wrote:
> Why the random function always gives the same values, I don't understand:

It does this so that you always have a predictable sequence of random 
numbers.


> ipadr is always 30.217.215.86 <http://30.217.215.86>, it never change why 
> ?


Try putting in:
        random/seed now
at the start of your script.

A J Martin

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to