I have set up variable products within WooCommerce. Each variation has a unique SKU. My mission is to inspect the SKU within the cart, then according to the SKU, generate a number of random strings (16alphanumeric characters). If item (1) in the cart is SKU ‘ABC’, then (x) number of unique strings are generated and stored for the respective order.