Finished IBAN generator mockup and base page, Updated UUID generator to use shared strings

Update commons.yml, countries.yml, and 10 more files...
This commit is contained in:
2025-03-17 22:59:31 +01:00
parent dc16ec96be
commit 3e8ec44ae4
12 changed files with 712 additions and 11 deletions

View File

@@ -4,7 +4,6 @@
// Sources:
// * https://www.swift.com/standards/data-standards/iban-international-bank-account-number (Updated December 2024)
/**
* Parent class extended by all IBAN-related errors.
*/