go-utils is a collection of general-purpose utility functions for Go, designed to simplify common programming tasks.
Functions for hashing and comparing passwords using bcrypt.
go get github.com/yourusername/go-utils/hashpassword
###math
Math functions
go get github.com/yourusername/go-utils/math