Liking cljdoc? Tell your friends :D

automaton-optimization.randomness.impl.prng.tests

Prng tests.

Prng tests.
raw docstring

distribution-uniformityclj/s

(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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close