omushpapa / secretive

Password Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secretive

A password generator

Usage

Installation

pip install secretive

Basic Usage

passwordgen.py "giantas"

# character length of 20
passwordgen.py "giantas" --length 20

passwordgen.py --help

About

Password Generator

License:MIT License


Languages

Language:Python 100.0%