Generate a couple of two distinct integer values bounded by a threshold.
[i,j]=Random_i_j(n)
maximal value.
random integer value.
random integer value different from i.
Random_i_j generates a couple of two distinct integers i and j bounded by a threshold n.