Hello. Had a quick question regarding randomizing values with dropdown menus.
I am attempting to make an online role-player. After the user creates an account, he/she will enter a page to basically “create” their character. Here’s how I want it to work:
First, the user will select a city.

Then, the user will pick a gender.

Once those two values are selected, I want to the drop down menu to randomize 20 names that the user can choose from. So for example if the user selected Houston and Male, I would like him to have an option of 20 American male names [first name & last name] to choose from.
Hopefully I was able to clearly explain what I’m trying to achieve. Hope someone can help me out!

