MATH 587 final project utilizing a GO implementation of the AKS primality algorithm as a webpage interface.
Users will need to download Go
First: build the program using go build
Next: run the executable created by build.
Go to your desired browser and navigate to "localhost:8080". This page will function properly on all major browsers.
Trey Sturman: GitHub Twofishsticks