package
0.2.7
Repository: https://github.com/mss-boot-io/mss-boot.git
Documentation: pkg.go.dev

# Functions

GenerateRandomKey16 生成16为随机字符串.
GenerateRandomKey20 生成20位随机字符串.
GenerateRandomKey6 生成6为随机字符串.
SetPassword 根据明文密码和加盐值生成密码.

# Interfaces

Verifier 用户验证器.