Hey all,
I'm looking for a way to make Puredata output a series of numbers in a random order in such a way that no number is outputted twice. So let's say the series consists of numbers 1 to 10; A possible output would be 1 4 3 5 2 6 8 7 9 10.
Does anybody know how to approach this?
Thanks in advance!
Hans Willem