package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Functions
IsValid returns nil if [password] is a reasonable length and has strength greater than or equal to [minimumStrength].
SufficientlyStrong returns true if [password] has strength greater than or equal to [minimumStrength].
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Strength is the strength of a password.