spg
spg copied to clipboard
Suggested Password API
Given a set of requirements, e.g. a password rules string (#19), but no other options, generate an appropriately strong but user-friendly password.
The API will be able to select from all available generators depending on the complexity of the requirements.
Like #19, this feature could be built in an other Go package that would use spg as its backend.
No need to extend the spg API.