Creating a random letter sequencer.
Hi, I'm looking to create a random letter sequencer on max.
I was wondering what is the best approach to start it off. The approaches I have taken have turned out to be unsuccessful.
Objects to learn:
random - to generate random numbers
+ - to offset the range of those numbers
itoa - to convert those numbers to letters
table or coll - if you need to look up a non-consecutive sequence of things
Max Patch
Copy patch and select New From Clipboard in Max.
Examples: