commands

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GeneratePassword

func GeneratePassword(cmd *cobra.Command, args []string)

GeneratePassword is the main entry point for generating a password.

Types

type PasswordOptions added in v1.1.0

type PasswordOptions struct {
	Length    int
	Uppercase bool
	Lowercase bool
	Number    bool
	Symbols   bool
}

PasswordOptions represents the options for generating a password.

var Options PasswordOptions

Jump to

Keyboard shortcuts

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