IbanGenerator generator¶
Generate a structurally valid ISO 13616 IBAN for the dataset's country.
Why: Use IbanGenerator for test payment accounts that need a country-shaped IBAN with a valid checksum; use a source reference instead when existing account identity must be preserved.
Category: finance.
Output: str.
1 | |
Parameters¶
dataset:str | None; DefaultNone— ISO country dataset that determines the IBAN length and structure.