I have 2 different pieces of code in the same template which display the same content but in different layouts. What's the best way to randomly (or alternatively) swap/rotate between the 2 different pieces of code within the same template so that the page displays the same content but in a different way on each page load?
Thanks Pete.