(random-invoice)
(random-invoice currency)
Generates random invoice data with optional currency symbol. Supported currencies: :USD, :EUR, :JPY, :GBP, :AUD, :CAD, :CHF, :CNY, :TRL, :NZD. Defaults to :USD if no currency symbol is provided.
Generates random invoice data with optional currency symbol. Supported currencies: :USD, :EUR, :JPY, :GBP, :AUD, :CAD, :CHF, :CNY, :TRL, :NZD. Defaults to :USD if no currency symbol is provided.
(random-invoices n)
Generates n random invoices with default currency symbol ($).
Generates n random invoices with default currency symbol ($).
(random-pin)
(random-pin length)
Generates a random PIN number with optional length.
Generates a random PIN number with optional length.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |