 |
|
Innovation award
 Nominee: 1x |
This class can generate random text with fixed list of characters.
It can generate a text string with a given length made of characters picked randomly from a list of characters that include letters, digits and punctuation characters.
The class can also generate an identifier string made of hashes using a given salt string.
|
|
| Name: |
cGenPasswd |
| Base name: |
cgenpasswd |
| Description: |
Generate random text with fixed list of characters |
| Version: |
1.1 |
| PHP version: |
5.2 |
| License: |
BSD License |
| All time users: |
198 users |
| All time rank: |
6732 |
| Week users: |
2 users |
| Week rank: |
1363  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|
| File |
Role |
Description |
cGenPasswd.php |
Class |
Main Class includes usage example |