Skip to main content

rand

functionv1.0

clojure.core/rand

Available in:BBCLJCLJS
(rand [] [n])
Returns a random floating point number between 0 (inclusive) and n (default 1) (exclusive).

No examples yet. Be the first to add one!