>>>>> Francois Papon <[email protected]>:

> Hi all,
> Actually we have a DefaultPasswordService wich provide some usefull
> method for checking password.

> I'm thinking about adding a new method for generate password.

> Thoughts?

A friend of mine created a password generator once.  He used a two stage
process:
 1. First step created a set of random passwords
 2. He then threw out passwords that was inpronouncable, ie. he was left
    with nonsense words that could be pronounced and therefore were easy
    to remember

Reply via email to