The Product Key generator creates unique, randomly generated alphanumeric keys following a structured format. These keys ensure consistent and realistic test data, suitable for simulating scenarios like product licensing, inventory management, or e-commerce platforms.
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 |
---|---|---|---|
Product Key | HN6MU-D2YOD-866RJ-LV2C2-13C76, 16YP6-F22EX-65QUX-7747A-7Q8CH, H16UY-HW5UC-7G87B-84Z1E-OK85Y… | 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.