Skip to content

MinimumADHD/Rust-LocalPasswordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Password Generator

A Rust utility to generate random passwords for websites or services. The password includes a mix of uppercase/lowercase letters, numbers, and special characters.

Note: This project is no longer actively maintained.


Features

  • Generates a 12-character password (8 alphabetic, 2 special, 2 numeric).
  • Saves the password to a .txt file named after the service.
  • Uses Rust's rand crate for randomness.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages