A question about INTEGER!!

Hi, I have a question about how to set two random integer variables without each having the same value.
I don’t know what to use, I tried some modules but it doesn’t work…

You have to do it yourself :wink:

If you want a whole list of non-repeating random ints:

It works! Thanksss a lot!!!
Have a nice day!!