random

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LowerCaseLetters  = "abcdefghijklmnopqrstuvwxyz"
	UpperCaseLetters  = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
	Letters           = LowerCaseLetters + UpperCaseLetters
	Numbers           = "1234567890"
	LettersAndNumbers = Letters + Numbers
)

Variables

This section is empty.

Functions

func Bytes

func Bytes(n int) []byte

func RandomString

func RandomString(n int, letters string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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