Liking cljdoc? Tell your friends :D

co.gaiwan.oak.util.random

Generate (secure) random things

Generate (secure) random things
raw docstring

random-bigintclj

(random-bigint bits)

secure-base62-strclj

(secure-base62-str bits)

Generates a cryptographically secure random alphanumeric (base62) string. bits is an integer representing the number of bits of entropy, this should be a multiple of 8.

Generates a cryptographically secure random alphanumeric (base62) string.
`bits` is an integer representing the number of bits of entropy, this
should be a multiple of 8.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close