# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
DeepCopy 使用gob序列化, 默认不使用json是因为json不能序列化为未导出的数据.
EmptyS 校验字符串是否为空.
ExistEmptyString 是否存在空字符串.
JSONString 序列化为json, 忽略错误.
RandString 高效产生n个随机字符串.