vaultkey 0.1.1

A secure and customizable password generator library for Rust, designed to create strong, random passwords with various configuration options.
Documentation
1
2
3
4
5
6
7
8
9
# rustfmt doc - https://rust-lang.github.io/rustfmt/



hard_tabs = true

edition = "2021"



# For recording

# max_width = 60

# chain_width = 40

# array_width = 40