1 unstable release
0.0.1 | Sep 14, 2024 |
---|
#19 in #phonetic
17KB
655 lines
phoneticpw
Phonetic random password generator, based on the pwgen tool.
lib.rs
:
Random phonetic password generator.
Features
Feature | Function |
---|---|
filter-offensive |
Enable offensive filter. |
Notes:
- Enabling the
filter-offensive
feature enables offensive filtering inGenerator
s by default, but it can be disabled using [Generator::filter_offensive()
].
Dependencies
~235–660KB
~18K SLoC