I'm looking for free to use phonetic/pronounceable password generator written in Java (or any JVM language, which can be called from Java).
Ideally the generator would accept criteria for the passwords it creates, eg:
- minimum length
- minimum number of non-alpha characters
This would be used in a commercial, distributed application, so the license must be compatible with this scenario.
Are there any out there?