command
module
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: May 5, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ibangen

A CLI tool written in Golang for generating IBANs. For testing purposes only.
Installation
go install github.com/vlasebian/ibangen@latest
Usage
Supported country codes:
- 'nl' (Netherlands)
- 'ie' (Ireland)
- 'at' (Austria)
- 'ch' (Switzerland)
- 'es' (Spain)
- 'it' (Italy)
- 'de' (Germany)
- 'be' (Belgium)
- 'fr' (France)
ibangen --help
# Country code is optional, a random country code will be used if not specified.
ibangen nl
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.