cmd

package
v0.0.0-...-2b8c171 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LenPassword      int
	IncludeNumbers   bool
	IncludeLowerCase bool
	IncludeUpperCase bool
	IncludeSymbols   bool
)
View Source
var PassGenCmd = &cobra.Command{
	Use:   "passgen",
	Short: "PassGen is a tool for generating website password locally",
	Run: func(cmd *cobra.Command, args []string) {
		generatePassword()
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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