Open dudeofawesome opened 2 months ago
A number of password managers now support username generation as well as password generation.
I wonder if this repository should start collecting username format rules for all the same reasons it collects password rules?
For example, TransUnion does not support certain special characters in your username (_) and will silently drop them from the username.
_
This is interesting, and likely a good idea. Although Apple is unlikely to pursue this idea in the short-term, the project would happily receive contributions in this area.
Alright, rolling up my sleeves!
A number of password managers now support username generation as well as password generation.
I wonder if this repository should start collecting username format rules for all the same reasons it collects password rules?
For example, TransUnion does not support certain special characters in your username (
_
) and will silently drop them from the username.