Hello All.

Don't know if this has been asked before?

I have a CGI script that generates a random number...

id: random 1000000

The problem is, it always picks the same number regardless?

957367

Same goes with a script like

n: ["option a " "option b"]

print pick n random (length? n)

works fine in a console, but when used with CGI, always picks "option b"

Go figure?

T Brownell

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

Reply via email to