Prng tests.
Prng tests.
(distribution-uniformity coll max-cv)
If the coefficient of variation (i.e. cv
) is lower than max-cv
, returns nil.
Otherwise, return a map with the coefficient of variation of the collection.
If the coefficient of variation (i.e. `cv`) is lower than `max-cv`, returns nil. Otherwise, return a map with the coefficient of variation of the collection.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close