package
Version:
v0.0.0-...-40ef913
Opens a new window with list of versions in this module.
Published: May 5, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BytesString 高效[]byte转string
func GetRandStr() (r []byte)
GetRandStr 获取随机字符串
几乎不会重复,这个'几乎'你可以当成'肯定'用
假若发生了重复,建议你去买张彩票
func InArray(sub, large interface{}) (r interface{})
InArray 判断sub是否在large中,返回多的部分, 参数为数组或切片
StringBytes 高效string转[]byte
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.