Liking cljdoc? Tell your friends :D

dataimitator.finance.core


country-codesclj

source

currenciesclj

source

generate-bbanclj

(generate-bban length)
source

generate-check-digitsclj

(generate-check-digits)
source

generate-ibanclj

(generate-iban country-code)
source

random-credit-cardclj

(random-credit-card)
source

random-currency-symbolclj

(random-currency-symbol)
source

random-ibanclj

(random-iban)
source

random-invoiceclj

(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.
sourceraw docstring

random-invoicesclj

(random-invoices n)

Generates n random invoices with default currency symbol ($).

Generates n random invoices with default currency symbol ($).
sourceraw docstring

random-pinclj

(random-pin)
(random-pin length)

Generates a random PIN number with optional length.

Generates a random PIN number with optional length.
sourceraw docstring

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

× close