Closed dschu012 closed 4 years ago
address issue #10 and #11.
conversion from uint64 to string yields a string of one rune, not a string of digits
Nice work, thank you! I'll check it out soon and merge, just need to try it, was planning to adding a tag with go mod working as well so you can import the library with go mod tag v1.0.0. Thanks again!
v1.0.0
address issue #10 and #11.
conversion from uint64 to string yields a string of one rune, not a string of digits
happening on latest version of Go.