Liking cljdoc? Tell your friends :D

common.generators


date-timeclj

(date-time & {:keys [chrono] :or {chrono default-chronology}})
source

day-of-monthclj

source

day-of-weekclj

source

default-chronologyclj

source

domain-nameclj

This generates a complete domain name, such as 'www.foo.com'.

This generates a complete domain name, such as 'www.foo.com'.
sourceraw docstring

domain-name-labelclj

This generates domain name labels, the components of a domain name. For example, in the domain name 'www.foo.com', there are three labels, 'www', 'foo', and 'com'.

This generates domain name labels, the components of a domain name. For
example, in the domain name 'www.foo.com', there are three labels, 'www',
'foo', and 'com'.
sourceraw docstring

emailclj

source

hour-of-dayclj

source

ipv4-addressclj

This generates IPv4 address strings, things like "192.168.0.1".

This generates IPv4 address strings, things like "192.168.0.1".
sourceraw docstring

ipv6-addressclj

This generates IPv6 address strings, things like "b6b5:4d8c:0d1f:4dfc:9b51:e8ba:3a39:4621".

This generates IPv6 address strings,
things like "b6b5:4d8c:0d1f:4dfc:9b51:e8ba:3a39:4621".
sourceraw docstring

local-dateclj

source

mac-addressclj

This generates MAC address strings, things like "02:e4:f1:a6:54:82".

This generates MAC address strings, things like "02:e4:f1:a6:54:82".
sourceraw docstring

millis-of-secondclj

source

minute-of-hourclj

source

month-of-yearclj

source

portclj

Generates a valid port number.

Generates a valid port number.
sourceraw docstring

second-of-minuteclj

source

valid-domain-name-charactersclj

These are all of the characters that are valid for a domain name label.

These are all of the characters that are valid for a domain name label.
sourceraw docstring

valid-domain-name-endcap-charactersclj

These are all of the characters that are valid for the first or last character of a domain name label.

These are all of the characters that are valid for the first or last
character of a domain name label.
sourceraw docstring

year-of-centuryclj

source

year-of-eraclj

source

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

× close