Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 392 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 392 Bytes

Rust Password Generator

A simple password generator written in Rust.

This code is not intended to be used in any production setting!

Ultimately, this repo exists to simply store my code remotely, but it can also serve as an example for any Rustaceans just starting out. This can definetly be written better, but this was just practice for me and I probably won't keep updating it.