Public Vars

Back

rand-int (clj)

(source)

function

(rand-int n)
Returns a random integer between 0 (inclusive) and n (exclusive).

Examples