Name Generator
I'm a little rusty on Max, and I need to make a Name Generator, with first and last name, Theses names are stored in two lists, and all the different possibilities are sugested, plus a random name.
Example:
INS
1st list - John, Tony, Anna
2nd list - Travolta, Miles, Oliver
2 OUTS
Random name - Tony Miles
Sugestions -
John Travolta
John Miles
John Oliver
Tony Travolta
Tony Miles
Tony Oliver
Anna Travolta
Anna Miles
Anna Oliver
Can someone help me?
Thanks a lot ;)
Hi,
Max Patch
Copy patch and select New From Clipboard in Max.
Maybe something like that :
Hello
you can use object " coll " for your data.
WOW! Thank you so much for the help! Cheers, and happy patching :)