Versions in this module Expand all Collapse all v0 v0.0.2 Jun 1, 2024 Changes in this version + type Provider struct + func NewProvider() *Provider + func (p *Provider) Generate(length int, iterations int, characters string) (*domain.Password, error)