//
pkg.gl
Category
github.com/go-example/demo
rand
package
0.0.0-20200903034904-a1f0097213b4
Repository:
https://github.com/go-example/demo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
66 SLOC
#
Functions
CreateCaptcha
No description provided by the author
Krand
随机字符串.
RandInt
区间随机数.
#
Constants
KC_RAND_KIND_ALL
数字、大小写字母.
KC_RAND_KIND_LOWER
小写字母.
KC_RAND_KIND_NUM
纯数字.
KC_RAND_KIND_UPPER
大写字母.