Liking cljdoc? Tell your friends :D
All platforms.

nano-id.custom


generateclj/s

(generate alphabet)

Secure random ID generator with custom alphabet. Takes alphabet and returns a function which ID generator. alphabet must contain 256 symbols or less. Otherwise, the generator will not be secure.

Secure random ID generator with custom alphabet.
Takes `alphabet` and returns a function which ID generator.
`alphabet` must contain 256 symbols or less. Otherwise,
the generator will not be secure.
sourceraw docstring

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

× close