I'm trying to generate an array with random numbers between certain values, that are unique to the other elements in the array, but the last part can't be achieved with my code, ie. sometimes a number is repeated. Can anyone tell me why?
( Code behind cutCollapse )Thanks in advance