https://github.com/berkanumutlu/php-password-generator
PHP Password Generator
https://github.com/berkanumutlu/php-password-generator
generator password password-generator php php-password-generator random-password random-password-generator
Last synced: 4 months ago
JSON representation
PHP Password Generator
- Host: GitHub
- URL: https://github.com/berkanumutlu/php-password-generator
- Owner: berkanumutlu
- License: mit
- Created: 2023-12-08T13:36:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-09T14:17:59.000Z (over 1 year ago)
- Last Synced: 2024-12-29T14:47:41.837Z (5 months ago)
- Topics: generator, password, password-generator, php, php-password-generator, random-password, random-password-generator
- Language: PHP
- Homepage:
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Password Generator
It is a project that allows you to create random passwords between 8 and 256 characters using uppercase and lowercase letters, numbers, special symbols, and ambiguous characters.
# Screenshots

## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.