GoLib is a collection of commonly used functions.
- BrowserOpen: BrowserOpen opens a local browser.
- CheckSha256: CheckSha256 sha265 sums a file and checks against an expected sha256 sum.
- NumberFormat: NumberFormat formats a number with magnitude.
- RandString: RandString generages a random string of n chars.
Feedback, suggestions, constructive comments, and pull requests are appreciated!