Categorygithub.com/erikbryant/quickBrownFox
repositorypackage
0.0.0-20240915143610-606c0ef9a9d1
Repository: https://github.com/erikbryant/quickbrownfox.git
Documentation: pkg.go.dev

# README

Quick Brown Fox

This program looks at a word list (a dictionary) and determines whether there are any sets of 5 words from that word list that, taken together, would use a total of 25 unique letters.

Build Status

go fmt go vet go test