How can I randomly choose 2#'s from a group of 10#'s... but not the same 2#'s

Simple Gamer ArtsSimple Gamer Arts Member, PRO Posts: 305
edited June 2018 in Working with GS (Mac)

Ok, so I want to choose 2 numbers from a group of 10 numbers, but I don't ever want them to be the same 2 numbers.... so, the options are 1 through 10,,,, when the random selector chooses lets say #7, the options left are 1 through 6 and 8 through 10 for the second number.

How can I make this happen? THANKS

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited June 2018

    Here's a demo. It works once. Then you'd need to restore the table to its original state. You can do this by copying the original table to another table and then copying it back to restore it.

  • Simple Gamer ArtsSimple Gamer Arts Member, PRO Posts: 305

    Thanks @tatiang !!! works like a charm!

Sign In or Register to comment.