Skip to content

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
<key name="value" generator="IbanGenerator(dataset='DE')"/>

Parameters

  • dataset: str | None; Default None — ISO country dataset that determines the IBAN length and structure.