Create structurally valid EU VAT numbers for invoicing demos, ERP tests, and signup form fixtures.
Verify European VAT identification numbers against country format rules.
Paste an IBAN and validate it online
Compute the Luhn mod-10 check digit for a numeric identifier prefix
Build numeric identifiers with a valid Luhn check digit for test cards and identifiers.
Check whether an Italian codice fiscale matches formal checksum and format rules.
Validate credit card and identifier numbers using the Luhn mod-10 algorithm.
Check whether a numeric string passes the ISO 7064 MOD-97 control test.