Random number or random string using RM4

I'm looking for a way to assign a a random value to a string from a list of possible choices, just like you can select random values to speak. Alternatively a number generator between 0 and an upper limit.
Any suggestions ?

Use variable math and random.

4 Likes

Thanks

1 Like