An open API service indexing awesome lists of open source software.

https://github.com/tech-chad/random_password


https://github.com/tech-chad/random_password

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

### Random Password Generator
generate a random password

#### Command line options
- ```-l``` length of the password (default 10)
- ```-s``` use special characters (default 1)
- ```-n``` number of passwords to generate (default 1)
- ```-o``` save generated passwords to filename entered