Loop through results differently each time

Make a procedurally generated page less formulaic. Well. You take on the easy jobs, don’t ya? :stuck_out_tongue:

“I have 6 different rows” “one with one result, another with two…”

So… you have 6 rows. Of lengths 1-6 (21 results total)? In sequence? Randomized? Randomized results? Randomized rows? Pull a bunny out of the hat?

You can make the code do anything you want it to. First you have to figure out what it is you want it to do.