Hi,

Is there a better way of creating a random string of 8 characters than the
folowing?

salt-string: copy ""
loop 8 [ append salt-string to-char add random 78 48 ]

Thanks,

John

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to