fpas 0.5.3

fpas is command line software helps you create password from some text
Documentation
1
2
3
4
pub mod cli;
pub mod gen_pass;
pub mod hash;
pub mod output;