Skip to content

pxlmastrXD/pcgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PcGen: A very simple password generator in Rust.

Installation

PcGen can be installed via cargo:

$ cargo install pcgen

Or, you can build it manually:

$ cargo build --release
$ cargo install --path .

Use

$ pcgen 4
Output: 5346

Contributing

Feel free to send a pull request! I'm always open to suggestions.

About

A simple passcode generator written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages