文件名称:generator-otp:生成器opt和refid
文件大小:3KB
文件格式:ZIP
更新时间:2024-03-10 05:36:35
Go
生成OTP :fire: 生成事务Ex 6S0AF6 特征 生成OTP 系统需求开发 高朗 使用 Generate(lenght int, generateType, optional string) // Ex. 1 Generate(4, "otp", "TOUCH") //Output Ex. 1 TOUCH-7482 // Ex. 2 Generate(4, "refid", "TOUCH") //Output Ex. 2 TOUCH-ALSJ 安装 go get github.com/touchtechnologies-product/generator-otp
【文件预览】:
generator-otp-master
----generate.go(1KB)
----SECURITY.md(619B)
----Readme.md(436B)
----.gitignore(61B)
----generate_test.go(257B)
----go.sum(923B)
----go.mod(111B)