Password/Serial Generator is a PHP class that can be used to generate random password, serial, string or number. You can use this class to generate a random password, serial or bulk generate and output as xml, json or text.
Features
- Generate random strings or numbers with a defined length and defined characters
- Generate serial with defined length, characters and format.
- Bulk generator
- Output format: json, text or xml
