randomgenerator

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CharsetNumbersAndLetters contains lowercase letters, uppercase letters, and numbers from 0-9
	CharsetNumbersAndLetters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
)

Variables

This section is empty.

Functions

func StringWithCharset

func StringWithCharset(length int, charset string) string

StringWithCharset returns a string with a specific chatset and length

Types

type Module

type Module struct{}

Module returns the created module

func (Module) GetModuleCommands

func (Module) GetModuleCommands() []*cli.Command

GetModuleCommands returns the commands of the module

Jump to

Keyboard shortcuts

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