A simple easy to use password generator written in rust. Can endlessly generate strong passwords for optimal security.
rustup target add wasm32-unknown-unknown
cargo install trunk --locked
To test the program run cargo tauri dev
Simply run cargo build