Hi |2380|3|25, Why the random function always gives the same values, I don't understand: *** rebol[]
ipadr: to-tuple rejoin [ random 255 "." random 255 "." random 255 "." random 255 ] print ipadr *** ipadr is always 30.217.215.86 <http://30.217.215.86>, it never change why ? Thanks ~~Manu~~ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
