strings

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Strings

type Strings struct{}

Strings 结构体

func NewStrings

func NewStrings() *Strings

NewStrings 实例化

func (*Strings) GenerateRandomString

func (*Strings) GenerateRandomString(length int) string

GenerateRandomString 生成随机字符串

@param length 字符串长度

func (*Strings) GenerateSMSCode

func (*Strings) GenerateSMSCode(length int) string

GenerateSMSCode 生成短信验证码

@param length 验证码长度

func (*Strings) ValidatePhone

func (*Strings) ValidatePhone(phone string) bool

ValidatePhone 验证手机号码格式

@param phone 手机号

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL