package
0.0.0-20210217022336-fa2cb2858354
Repository: https://github.com/nbutton23/zxcvbn-go.git
Documentation: pkg.go.dev
# Functions
MinimumEntropyMatchSequence returns the minimum entropy
Takes a list of overlapping matches, returns the non-overlapping sublist with
minimum entropy.
# Structs
MinEntropyMatch is the lowest entropy match found.