Skip to content

A Simple and Lightweight password generator, written in Rust.

License

Notifications You must be signed in to change notification settings

JamesClarke7283/FerroPassGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FerroPassGen

FerroPassGen is a Rust-based password generator tool that consists of two crates: ferropassgen-cli and ferropassgen.

  • ferropassgen-cli is a command-line interface (CLI) tool that allows users to generate strong and secure passwords easily from the command line.
  • ferropassgen is a library that provides the core password generation functionality and can be used by other Rust projects.

Features

  • Generate strong and secure passwords with customizable length and character sets.
  • Lightweight and fast password generation.
  • Easy to use CLI tool for quick password generation.
  • Reusable library for integrating password generation into other Rust projects.

Getting Started

For detailed instructions and usage examples, please refer to the respective README files:

About

A Simple and Lightweight password generator, written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages