Versions in this module Expand all Collapse all v1 v1.0.0 Jun 30, 2026 Changes in this version + const CoefficientMax + const CoefficientMin + func CoefficientsValid(coefficients []int16) bool + func PasswordValid(password string) bool + type Reason int + const CoefficientOutOfRange + const EmptyCoefficients + const OK + func FirstInvalidReason(coefficients []int16) Reason + func (r Reason) String() string