Go to file
Derek McQuay 757c1483b4 got guess function to work for example from book
it calculates (hard coded) the example from the book.  Next step is
making it take any string, calculate the character frequency and then do
the same calculation and print out top answers
2016-03-12 23:06:24 -08:00
psyfer got guess function to work for example from book 2016-03-12 23:06:24 -08:00
.gitignore ignore json files 2016-03-11 21:54:54 -08:00
LICENSE updated license 2016-02-12 09:00:01 -08:00
README.md initial commit 2016-02-11 22:41:36 -08:00
main.go got guess function to work for example from book 2016-03-12 23:06:24 -08:00

README.md

psyfer