vrand

package
v0.0.0-...-1671bb8 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyTableDefault = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
	KeyTableAlpha   = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
	KeyTableNumeric = "0123456789"
)

Variables

This section is empty.

Functions

func RandomAlpha

func RandomAlpha(saltlen int) string

RandomAlpha 生成随机字符串

func RandomDefault

func RandomDefault(saltlen int) string

RandomDefault 生成随机字符串

func RandomNumber

func RandomNumber(length int) string

RandomNumber 生成随机数字

func RandomNumberDefault

func RandomNumberDefault() string

RandomNumberDefault 生成6位随机数字

func UUIDv1

func UUIDv1() string

生成UUIDv1

func UUIDv4

func UUIDv4() string

生成UUIDv4

Types

This section is empty.

Jump to

Keyboard shortcuts

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