[jQuery] What am I missing from this plugin?

[jQuery] What am I missing from this plugin?


I am trying to make a plugin that will be used to generate a password.
After many days of deliberation I decided to call it
generate_password(). Now that I've got the name out of the way I'm
having a bit of trouble getting it to work right.
You can see the behavior here:
http://www.heyareyoulistening.com/generate_password/
Clearly, I don't want both "generate" buttons to generate text in the same box.
Any help is appreciated.
Thanks,
Chris.