Hi,

I'd like to build a non repeating random, something like, it randomize
the numbers but don't repeat them,

I've tried to store the random numbers in a list, but I don't no how to
check if it has already been sorted??? Does anyone have an idea how can
i do this ???

this is my begin:
set lista to []
put random(9) into temp
add lista, temp


Thank's in advance

Rodrigo Peres


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to