Yeah. What you could do it put a counter or a boolean on the button. Each time it is clicked, the counter would go up by one. If the counter is one, do something. If its 2, do something else. In the code above, it will randomly generate a number between 0 and 2 and round that to an integer. If you need help with coding I can help.
Please, Help would be great. In my minds design, I will have many “sets” of this where if you click a button once you get MovieA and click it again get MovieB on the same page. Just FYI.