The Currency Code (ISO 4217 alpha-3) generator creates currency codes based on the ISO 4217 standard using the alpha-3 format. This format consists of three-letter codes that represent different currencies used around the world. The generator produces realistic currency code values for testing, development, or data simulation purposes and helps ensure that generated data adheres to international currency standards and is suitable for financial applications, transactions, or analytics.
The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.
Short name | Example of generated data | Data type matching | Country-specific |
---|---|---|---|
Currency Code 3 | EUR, USD, JPY, … | character varying character text |
Default |
The generator can be assigned to a column that matches any of the following rules:
The generator produces data based on a regular expression. Since it is built on the RegExp generator, see Regular Expression generator to customize settings and understand the correct usage of syntax.
The Text box allows you to set a path to the .csv file with the list of default country codes. The default path to the file is C:\Users\Public\Documents\Devart\dbForge Studio for PostgreSQL\Data Generators\CountryCodes.csv[6]
.