randomizer

package
v1.7.9 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LowerLetters  = []rune("abcdefghijklmnopqrstuvwxyz")
	UpperLetters  = []rune("ABCDEFGHIJKLMNOPQRSTUVWXYZ")
	NumberLetters = []rune("0123456789")
	SymbolLetters = []rune("~!@#$%^&*_-+=`|\\(){}[]:;\"'<>,.?/")
)

Functions

func Index

func Index(bufferLength int) int

Types

type String

type String func(min uint16, max uint16) string

func NewString

func NewString(letters ...rune) String

func NewStringDefault

func NewStringDefault() String

func NewStringLower

func NewStringLower() String

func NewStringNumber

func NewStringNumber() String

func NewStringSymbol

func NewStringSymbol() String

func NewStringUpper

func NewStringUpper() String

Jump to

Keyboard shortcuts

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