(no title)
Syrup-tan | 10 years ago
[:div
[:p "Hit Run to get a random number:"]
[:h1 (+ 1 (Math.floor (* 10 (rand))))]]
If you weren't previously familiar with the syntax I figured this might help.Syrup-tan | 10 years ago
[:div
[:p "Hit Run to get a random number:"]
[:h1 (+ 1 (Math.floor (* 10 (rand))))]]
If you weren't previously familiar with the syntax I figured this might help.
escherize|10 years ago
kilotaras|10 years ago