Choosing a random product from woocommerce

What are you trying to achieve?

Trying to get Make to choose a random or even sequential product from our woocommerce store, so that we can then create a social media post from it. But each time I run it it always chooses the same product.

Steps taken so far

Have successfully pulled a product’s details from the store, but it always pulls the same one. I’ve started working with google sheets (eg. a google sheet that lists all product SKUs, with the idea that it could pull a SKU, and use that as a search basis, then maybe mark the cell next to it as complete, and then the next time it is run, it looks for the “completed” cell and then moves to the next row to grab the next sku), but can’t figure out how to do this or if there is a better way.