(use R (loop (println (setq R (rand 1 19))) (T (= 10 R)) (println (rand 1 19)) ) )