Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

UmmItKin/rustword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustword

rustword is a simple Terminal style password generator written in Rust. It allows you to generate random passwords of custom lengths quickly.

Features

  • Generate random passwords of custom lengths.
  • Simple command-line interface.
  • Colorful output for improved readability.

TL;DR

git clone https://github.com/UmmItC/rustword.git
cd rustword
cargo run

Commands

  • gen <length>: Generates a random password of the specified length. If no length is provided, the default length is 12.
  • exit: Exits the rustword program.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Simple Terminal style password generator written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages