# Functions
CompareHashAndPassword hash验证是否匹配.
GenerateFromPassword 单向hash加密,生成加密密文.
GenToken 生成Token 如果 expiration <= 0 则为永不过期.
No description provided by the author
No description provided by the author
No description provided by the author
SnowflakeId 雪花算法生成id.