package
0.0.0-20230429075306-bc5e03db15fb
Repository: https://github.com/openbiox/ligo.git
Documentation: pkg.go.dev

# Functions

RandString get random string from "0123456789abcdefghijklmnopqrstuvwxyz".
StrDetect Detect string pattern.
StrExtract extract string with pattern.
StrRemoveAll remove string with pattern.
StrReplaceAll replace string with pattern.
StrSplit Split string with pattern.