Name Generator

ciperlone's icon

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 ;)

ch's icon

Hi,

Max Patch
Copy patch and select New From Clipboard in Max.

Maybe something like that :

anthony.s.g.evans's icon

Hello, here is an example of using the Zl objects in Max to help you on your way to design the program you want.

Hope this helps,

Ant.

1468.NameRotation.maxpat
Max Patch
Sohrab Motabar's icon

Hello
you can use object " coll " for your data.

ciperlone's icon

WOW! Thank you so much for the help! Cheers, and happy patching :)