Password Generator
A WebAssembly (WASM) based password generator implemented in Rust. This password generator allows users to specify various criteria such as length, inclusion/exclusion of numbers, alphabets, special characters, and more.
Github link here