I don't think you can generate a truely random sequence. It will just cost you a too large number of trials. I have calculated that you need about 1.25 x 10^9 assays before generating a single random sequence without any duplicate consecutive channel adress.
What you can do is to use a pseudo random sequence by associating four random sequences of 30 channel adresses, after checking that the last and first channels are different !
You can use the attached vi to generate your sequence. Try first with only few replicates (5-6...), otherwise you may think that the program is not working !..
Chilly Charly (aka CC)