I don't get it to work. To bad my english is not that good. I try to explain what exactly i want.
I have an Array with 10 Flields on X axis. For each field i want a number from 1-10 but without repeat used numbers.
this could look like this: 5,8,2,1,6,9,3,10,4,7
No double numbers, just the numbers from 1-10 in a random order.
Could someone please help me out with an working example?
Thank you so much.