Seeded random functions
Seeded random functions
(rand-uuid rng)
Produce a random uuid (as a string) for the rng.
Derived from clojure.test.check.generators/uuid
Produce a random uuid (as a string) for the rng. Derived from `clojure.test.check.generators/uuid`
(random-sample* rng prob)
(random-sample* rng prob coll)
(random-sample* rng prob coll weights)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close