Liking cljdoc? Tell your friends :D

automaton-optimization.randomness.impl.prng.stateless-test


is-stateless-testclj/s

(is-stateless-test stateless-prng1)

prngstateless-testclj/s


test-allclj/s

(test-all stateless-prng)

Assemble all tests. Returns the collection of returns of all tests. Note that if the call is wrapped in deftest, the report will be built.

Assemble all tests. Returns the collection of returns of all tests.
Note that if the call is wrapped in deftest, the report will be built.
raw docstring

test-jumpclj/s

(test-jump stateless-prng)

test-nextclj/s

(test-next stateless-prng)

test-peek-rndclj/s

(test-peek-rnd stateless-prng)

test-rnd-rangeclj/s

(test-rnd-range stateless-prng)

test-seedclj/s

(test-seed stateless-prng)

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

× close