(while true (print (let x (rand-int 0 20))) (when (= x 10) (break)))