repeat while TRUE n = random(20)-1 put n if n = 10 then exit repeat put random(20)-1 end repeat