Hello everyone! I'll try to explain what do I want to achieve. I have 50 (for example) unique numbers from 1 to 50. I need them to be ordered in random way every time I start the layout. How can I do this? Any suggestions?
Develop games in your browser. Powerful, performant & highly capable.
This is a old thread example but i'd can't find that thread, so there is the cap again...
randomized numbers
And here's another (maybe more lightweighted) way: unique_random.cap
Thanks guys! That's exactly what I need!