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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |