package
0.0.0-20241025132739-9ed3790de5c8
Repository: https://github.com/hxia043/go-by-example.git
Documentation: pkg.go.dev
# README
Notice
-
rand.Read
will generate random number to fulfill the bytes of slice. -
With
url.QueryEscape
the string will be escaped for adaption the query of url.