I am making a multiplication game and I have 2 variables which are the two numbers being multiplied together and is determined by the irandom_range(x1,x2) function. However each time I test it, it comes up with the same combination every time, 7x7, 7x2, 8x4 ..., which completely beats the object of the game!
If this could be sorted out that would be great!
KingD.











