Liking cljdoc? Tell your friends :D

cloud-clj.util


*pw-chars*clj


rand-pwclj

(rand-pw)

Generates a random password string between 10 and 16 characters in legnth using upper case, lower case, and numerical characters.

Generates a random password string between 10 and 16 characters in legnth
using upper case, lower case, and numerical characters.
raw docstring

rand-strclj

(rand-str usable-chars len)

Generates a string given a sequence of usable chars and a desired string length to be generated.

Generates a string given a sequence of usable chars and a desired string
length to be generated.
raw docstring

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

× close