Create structurally valid EU VAT numbers for invoicing demos, ERP tests, and signup form fixtures.
Create structurally valid sample IBANs by country for payment-form testing, banking demos, and QA fixtures — not real issued account numbers.
Verify European VAT identification numbers against country format rules.
Paste an IBAN and validate it online
Choose the expected country and verify whether the IBAN is structurally valid for that country.
Derive an Italian fiscal code from personal data, birthplace, and gender.
Compute the Luhn mod-10 check digit for a numeric identifier prefix
Create random codice fiscale profiles for onboarding demos, QA fixtures, and Italian form testing.
Build numeric identifiers with a valid Luhn check digit for test cards and identifiers.
Estimate password strength with entropy-based scoring in your browser
Check SVG markup for XML syntax, tag structure, and common vector-graphic mistakes before shipping assets.
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.