Liking cljdoc? Tell your friends :D

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

eleven-bitsclj

(eleven-bits)

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

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

longclj

(long)
(long n-bytes)

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

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

ten-bitsclj

(ten-bits)

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

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

twelve-bitsclj

(twelve-bits)

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

Generate a hard-to-guess long value between 0 and 4095
sourceraw 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