Expand description
Random phonetic password generator.
§Features
| Feature | Function |
|---|---|
filter-offensive | Enable “offensive” filter. |
Notes:
- Enabling the
filter-offensivefeature enables “offensive” filtering inGenerators by default, but it can be disabled usingGenerator::filter_offensive().
Structs§
- Generator
- The core password generator configuration context.