https://github.com/jibstack64/pgen
A password generator.
https://github.com/jibstack64/pgen
Last synced: 10 months ago
JSON representation
A password generator.
- Host: GitHub
- URL: https://github.com/jibstack64/pgen
- Owner: jibstack64
- License: mit
- Created: 2024-01-03T12:53:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T15:58:02.000Z (over 2 years ago)
- Last Synced: 2025-02-14T12:55:31.252Z (about 1 year ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pgen
 
A password generator.
```
Parameters:
--length/-l
--include/-i [arg]
--exclude/-e [arg]
--alpha-low/-a
--alpha-high/-A
--numbers/-n
--symbols/-s
--help/-h
```