Skip to content

mikeshiyan/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A command-line utility for random password generation.

Requirements

Installation

composer global require --optimize-autoloader shiyan/passgen

Make sure that the COMPOSER_HOME/vendor/bin dir is in your PATH env var. More info in the composer help: composer global -h

If you have the CGR installed, then run the following command instead of the one above:

cgr -o shiyan/passgen

Usage

passgen [<length>]

Where length is an optional password length argument [default: 20].

About

Password generating Symfony Console application.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages