The Product Weight generator produces values representing the weight of a product. These values can be used for shipping calculations, inventory management, and product specifications.
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 |
---|---|---|---|
Weight | 625, 1293, 58, … | decimal bigint integer smallint |
Default |
The generator can be assigned to a column whose name is ‘Weight’, regardless of the table name.
The tool allows you to specify the minimum and maximum values. The default range is from 2 to 1999.