password-generator

command module
v0.0.0-...-37c0912 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2019 License: MIT Imports: 3 Imported by: 0

README

Password Generator

Command-line application to generate cryptographically secure passwords.

Install

go get https://github.com/chiips/password-generator

Use

The generate command (aliases: gen, g) asks your requirements and generates a password accordingly.

Choose whether you need uppercase letters, lowercase letters, numbers, or special characters, and how long your password needs to be.

Set -language=francais or -language=italiano (aliases: lang, l) for French (alias: fr) or Italian (alias: it) versions. The default language is English.

Examples:
password generate
password gen -lang=francais
password g -l it

Licence

This code is licensed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
english
francais
italiano

Jump to

Keyboard shortcuts

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