How to shuffle target point locations?

It can be done, but shuffling can be a bit tricky. The way I usually do it is to splice my numbers into random positions within a new array. After you have your shuffeld array you can use it to put your teleporters wherever you want.