Categorygithub.com/linzeyan/password
modulepackage
0.3.4
Repository: https://github.com/linzeyan/password.git
Documentation: pkg.go.dev

# README

Usage

Generate random string

Usage: password [option...]

Options:
  -digits int
        Number of digits to include in the password (default 4)
  -length int
        Specify the password length (default 16)
  -lower int
        Number of lowercase letters to include in the password (default 4)
  -symbol int
        Number of symbols to include in the password (default 2)
  -upper int
        Number of uppsercase letters to include in the password (default 2)

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author