2009/04/26 - Michael Schramm sent me modified version of this class. I added it to the list so you can see his solution (which seems much better to me). Look for the class.password.php file. Thanks Michael :)
---
This class can be used to generate passwords with given requirements.
It can generate one or more password strings that may be a of given length.
The passwords may include different ranges of characters like upper and lower case letters, digits, and special characters.
The class may assure that the password characters are not repeated.
|
|
| Name: |
Password Generator Class |
| Base name: |
passgen_class |
| Description: |
Generate passwords with given requirements |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
885 users |
| All time rank: |
3496 |
| Week users: |
2 users |
| Week rank: |
1368  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Good (83.3%) |
- |
Sufficient (75.0%) |
- |
- |
Sufficient (61.7%) |
724 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|