Skip to main content

rand-long

function

clojure.test.check.random/rand-long

(rand-long [rng])
Returns a random long based on the given immutable RNG. Note: to maintain independence you should not call more than one function in the IRandom protocol with the same argument

No examples yet. Be the first to add one!