string

package
v0.0.0-...-b2a22a5 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: MulanPSL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(cipherByte []byte, keyText string) (plainText string, err error)

AesDecrypt AES解密

func AesEncrypt

func AesEncrypt(plainText string, keyText string) (cipherByte []byte, err error)

AesEncrypt Aes加密

func RandNumber

func RandNumber(n int) string

RandNumber 获取随机数字

func RandNumberAndLetter

func RandNumberAndLetter(n int) string

RandNumberAndLetter 获取随机数字和字母

func RandNumberAndLetterAndSymbol

func RandNumberAndLetterAndSymbol(n int) string

RandNumberAndLetterAndSymbol 获取随机数字和字母和符号

func RandString

func RandString(n int) string

RandString 获取随机字符串

Types

This section is empty.

Jump to

Keyboard shortcuts

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