Module generator

Source
Expand description

This module defines the type used to configure and generate passwords

Structs§

Generator
This is the structure you’ll use to generate a random password
GeneratorBuilder
Builder for Generator.

Enums§

GeneratorBuilderError
Error type for GeneratorBuilder