command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Aug 22, 2025
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Genpass - Generate a random secure string
A secure string generator built with Go
Install
go install github.com/dogitect/genpass@latest
Usage
# Default (hyphenated format)
genpass
# Compact format
genpass -t compact -l 32
# Multiple passwords
genpass -c 5
# Show statistics
genpass -c 100 --stats
License
MIT © dogitect
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.