I am using a snippet to output text chosen by a random number. Later on the same page, from within a different snippet I'd like to output more text based on the same random number of the earlier snippet. What's the easiest way to access/pass a variable from/to the second snippet, please?
Thanks











