rands

package
v0.0.0-...-a16d59f Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AlphabetNumber       = []byte("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789")
	AlphabetNumberNoCase = []byte("abcdefghijklmnopqrstuvwxyz0123456789")
	Numbers              = []byte("0123456789")
	Hex                  = []byte("abcdef0123456789")
)

Functions

func Random

func Random(n int) string

func RandomHex

func RandomHex(n int) string

func RandomLower

func RandomLower(n int) string

func RandomNumber

func RandomNumber(n int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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