Skip to main content

rand-int

functionv1.0

clojure.core/rand-int

Available in:BBCLJCLJS
(rand-int [n])
Returns a random integer between 0 (inclusive) and n (exclusive).

No examples yet. Be the first to add one!