The Vehicle Identification Number (VIN) generator creates unique codes used to identify individual motor vehicles. A VIN is a 17-character string that contains information about the vehicle’s manufacturer, model, engine type, place of manufacture, and year of production.
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 |
---|---|---|---|
VIN | 2G1CW57118F209458, JN8AF5MR88W523949, … | character varying character text |
Default |
The generator can be assigned to a column that matches any of the following rules:
The tool allows you to specify a separator between groups of digits. By default, a hyphen is used to separate the digits.