Liking cljdoc? Tell your friends :D

fxc.random


createclj

(create length)

Create a random `BigInteger' of the given length, returning a map with keys [:integer :string]

Create a random `BigInteger' of the given length,
returning a map with keys [:integer :string]
sourceraw docstring

digitclj

(digit max)

Generate a single random digit in the range of 0-9

Generate a single random digit in the range of 0-9
sourceraw docstring

entropyclj

(entropy s)

Measure (Shannon) the entropy of a string (returns a float)

Measure (Shannon) the entropy of a string (returns a float)
sourceraw docstring

intchainclj

(intchain length)

Generate a string chaining digits up to length

Generate a string chaining digits up to length
sourceraw docstring

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

× close