Create rows of catalog data, each with a product name, category, price, SKU, and material. The set fits store mockups, inventory tables, and import testing for an e-commerce backend.
SKU format
Each SKU is an 8-character uppercase code like A7GK2QP4. Codes are random per row and can repeat at high counts. For guaranteed-unique item keys, add a UUID column in the full tool.
Build a full catalog
To attach stock counts, suppliers, or images, open the full random data generator and combine product columns with other fields.