options

package
v0.0.0-...-218def1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Length int = 8
View Source
var Letters string = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
View Source
var Numbers string = "0123456789"
View Source
var Symbols string = "~!@#$%^&*()"
View Source
var Version string = "v1.0.0"

Functions

This section is empty.

Types

type Options

type Options struct {
	All    bool
	Letter bool
	Number bool
	Symbol bool
	Length int
}

func NewOptions

func NewOptions(args []string) (opts *Options)

Jump to

Keyboard shortcuts

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