Liking cljdoc? Tell your friends :D
Clojure only.

clj-uuid.random


bytesclj

(bytes n)

Generate n random bytes.

Generate `n` random bytes.
sourceraw docstring

eight-bitsclj

(eight-bits)

Generate a hard-to-guess long value between 0 and 255

Generate a hard-to-guess long value between 0 and 255
sourceraw docstring

longclj

(long)
(long n-bytes)

Generate a long value that is hard to guess. limited to the number of bytes.

Generate a long value that is hard to guess. limited to the number of bytes.
sourceraw docstring

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

× close