You could put it on the same page where it asks for the name of the adopt, although depending on where the random picker is for the genders you may have to remove those lines of codes and put in a chooser. If the random picker comes before the part where you pick a name, then you can override it by using the same variable and assigning a different variable to it. However if it's the last part of the code then the random picker will over ride the chosen option.
|