github.com/Masterminds/goutils
Package goutils provides utility functions to manipulate strings in various ways. The code snippets below show examples of how to use goutils. Some functions return errors while others do not, so usage would vary as a result. Example:
Security Advisories for github.com/Masterminds/goutils in go
Critical
almost 3 years ago
GoUtils's randomly-generated alphanumeric strings contain significantly less entropy than expected
go
github.com/Masterminds/goutils
Low
over 4 years ago
RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be
go
github.com/Masterminds/goutils