Crates.io | xpg |
lib.rs | xpg |
version | |
source | src |
created_at | 2019-09-08 15:18:20.722029 |
updated_at | 2024-12-05 02:10:37.603819 |
description | xkcd-style password generator |
homepage | |
repository | https://github.com/qtfkwk/xpg |
max_upload_size | |
id | 163235 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
xkcd-style password generator
$ xpg -h
xpg 0.17.3 <https://crates.io/crates/xpg>
xkcd-style password generator
Usage: xpg [OPTIONS] [PATTERNS]...
Arguments:
[PATTERNS]... Pattern(s) (see note 1) [default: `wwww`, `-L`: `{a}`]
Options:
-c, --count <NUMBER> Number of passwords (0:∞ ) [default: 1]
-l, --length <NUMBER> Length
-m, --minimum <NUMBER> Minimum length
-M, --maximum <NUMBER> Maximum length
-a, --attempts <NUMBER> Attempts (see note 2) [default: 10]
-C, --config <PATH> Configuration file
-e, --extended Merge extended words (see note 3)
-A, --apply-case <STYLE> Apply case style [possible values: upper, lower,
title, toggle, camel, pascal, upper-camel, snake,
upper-snake, screaming-snake, kebab, cobol,
upper-kebab, train, flat, upper-flat, alternating,
random, pseudo-random]
-L, --list List words in `{sub}`(s)
-d, --dump-config Print configuration
-r, --readme Print readme
-h, --help Print help
-V, --version Print version
---
Notes
1. Patterns
* Words
* `W`: WORD
* `w`: word
* `T`: Word
* `k`: `shuffle(cccc(c|d)(C|c))`
* `{sub}`: see `WordKind`s section in readme
* Characters
* `C`: A-Z
* `c`: a-z
* `d`: 0-9
* `s`: `~!@#$%^&*-_=+;:,./?()[]{}<>`
* `a`: `C` | `c` | `d` | `s`
* Special
* `keychain`
* `codename`
* `codename-series`
* `haiku--` | `haiku-condensed`
* `haiku-` | `haiku-with-syllables-condensed`
* `haiku`
* `haiku+` | `haiku-with-syllables`
* `haiku++` | `haiku-full`
* `haiku+++` | `haiku-full-with-syllables`
2. Ten attempts are made to satisfy the given length requirements by default;
use `-a N` and set `N` to the number of attempts to increase chances.
It will exit with an error if unable to satisfy requirements; some
configurations will always produce an error.
3. Extended words are only available in exclusively extended word kinds by
default; however, with `-e`, they are merged with regular word kinds; use
with the `-L` option to see its effect.
$ xpg -V
xpg 0.17.3
See also the Configuration section below.
$ xpg
largeamongindiabuilt
$ xpg -c 10
duskusualmelodynotice
airplanemeetfactoriesdate
doublefillpaidcarefully
theirstateplantsomeone
grasscollegemonthhere
oceankindsightshould
slowlyamsterdamkingneck
evenstrikegoesmonth
besideshallbringsand
presidentohiosafeenjoy
or until Ctrl+C / SIGINT
$ xpg -c 0
discoveredclockholdvoice
shopsingsettleequal
eitherstatereallyjourney
nightbrothermaybeexercise
playeverhusbandseat
minuteswedgedeterminealone
differentcourseedgegoodbye
informationanswersuddenfence
shorelatersubjectforget
ringneptunehappenedsafe
^C
$ xpg wwwwwwww
westdollarslevelpositionlistshouldersignpoland
$ xpg wwwwwwww -c 10
factorieskentuckyshortsentsteelwhitedailywash
copylaterloststrangerpartialmarchgroupfront
voicemeatgiveairplanehusbandtroublehersdone
manymembersagreealonewentjoinedlifthalt
sistercouldparisspainstillairplanetheyarmy
dollarplansightoppositereachenteredfellowprocess
grouplikelynecessarycoveredrushremainchooseuntil
londonstarsintoelectricflierherssilvercalifornia
townjudgesuchtrademinutesallowwonderstep
fifthgatenorwaywatchvisitwavegeneralcattle
$ xpg wwddd
basketsend049
$ xpg wwss
verbfollow.(
$ xpg wwds
industrykiss7(
$ xpg wwwwcc
lonetailscoreleavepo
$ xpg wwwwCC
wateryourincludeableJM
$ xpg TTTT
DemandNothingRatherBanker
$ xpg WWWW
FORGETDRAWINGPOEMSAFETY
An "any" character can be a lowercase letter, uppercase letter, digit, or symbol.
$ xpg wwwwaaaaa
irelandcubatesttoolsck#fT
$ xpg www -m 15
insteadshiptwelve
$ xpg www -M 20
laterstoodsight
$ xpg www -m 20 -M 25 -a 1000
methodwelcomerepresent
See also Usage note 2.
$ xpg wwddds -l 16 -a 1000
beautydesert296*
See also Usage note 2.
1
, 2 title case words, and !
$ xpg '1TT!'
1ChinaDried!
$ xpg 's{adj}{adj}{n}dd'
!thindailydouble03
$ xpg 'ww{ext}'
friendwritepersephone
$ xpg 'ww{T:ext}'
ropebirdAphrodite
$ xpg 'ww{W:ext}'
daughterblackZEUS
$ xpg -ec 10 TTTT
SquareDespinaClothIdaho
SimilarLeastLookLeda
HawaiiEggsPartyLaughed
ThinkCenturyDollarVowel
EntireGeorgiaNothingQueen
MouthWellHumanJumped
ShoreKaleHopeTell
KitchenDollarHelloSpeak
WhetherWifeMainTrip
AuntNecessaryCountryFelt
$ xpg keychain
phxxgn-zinSje-qdt3bl
$ xpg codename
HEAVY MASTER
$ xpg codename-series
WIDEWHOLE NEARPOWER
WIDEWHOLE LIKELYRIVER
WIDEWHOLE DIFFICULTNIGHT
WIDEWHOLE YOUNGDUSK
WIDEWHOLE NORTHERNHALL
WIDEWHOLE ABOUTFIRST
WIDEWHOLE FURTHERWEAK
WIDEWHOLE NEITHEROTHER
WIDEWHOLE REALLYCHILDREN
WIDEWHOLE LESSSTOP
$ xpg codename-series -c 20
FIRMLONG NEXTCOUNTRY
FIRMLONG QUITESOUTH
FIRMLONG HEAVYFLOOR
FIRMLONG ENGLISHBRIDGE
FIRMLONG FAIRCOTTON
FIRMLONG CLEANPLAN
FIRMLONG CORRECTPRESIDENT
FIRMLONG SHARPGROUND
FIRMLONG NEVERDESIRE
FIRMLONG SOFTNEED
FIRMLONG SAFEFACTORS
FIRMLONG SILENTSHINE
FIRMLONG WORNCHANCE
FIRMLONG SIMPLEBOTTOM
FIRMLONG PRINTEDSTAR
FIRMLONG MODERNSOLDIERS
FIRMLONG PUBLICHELP
FIRMLONG INDIANWHEEL
FIRMLONG THICKDEEP
FIRMLONG MANYCROPS
$ xpg haiku
Japanese army / Electricity there game / Century nothing
$ xpg haiku+
Sense another book (1,3,1) / Process provide school Peru (2,2,1,2) / Face Belgium sent east (1,2,1,1)
$ xpg haiku-
Electricity(5)/Busy-scene-lady-song-soft(2,1,2,1,1)/Considerable(5)
$ xpg haiku--
Thrown-Alabama/California-either-stock/Electricity
$ xpg haiku++
Shot adjective roll
Market nothing bright desert
Broad company cloth
$ xpg haiku+++
Music women raised (2,2,1)
Moment electricity (2,5)
Jerusalem their (4,1)
$ xpg -e haiku
Philophrosyne / Considerable score what / Electricity
$ xpg aaaaaaaaaaaaaaaaaaaa
=S/a1eHg8;LTYh11xO{4
This works because a character-only pattern is padded to the minimum length with the last character.
$ xpg a -m 20
5zg9h9X_Gg^VDKOG47em
$ xpg wwww WWWW TTTT
auntclockveryseen
ITSELFPARTIALFROMHEAR
PressInterestSeptemberClear
$ xpg -A upper 'T T T T'
EXPRESS SHINE SLEEP LIFE
$ xpg -A lower 'T T T T'
finger kiss partial probable
$ xpg -A title 'T T T T'
Village Material Keep Jamaica
$ xpg -A toggle 'T T T T'
fENCE aNGRY pOEM vALUE
$ xpg -A camel 'T T T T'
coverGreeceNorthernPortugal
$ xpg -A pascal 'T T T T'
SuggestedSecondAmountDeep
$ xpg -A upper-camel 'T T T T'
ExactlyConsiderBreakLaughed
$ xpg -A snake 'T T T T'
really_season_farmers_insects
$ xpg -A upper-snake 'T T T T'
RIDDEN_CROSS_CHILDREN_ISLAND
$ xpg -A screaming-snake 'T T T T'
BIRD_NOTHING_CUBA_BEST
$ xpg -A kebab 'T T T T'
angry-norway-swim-drawing
$ xpg -A cobol 'T T T T'
DICTIONARY-EVERY-SCALE-VALLEY
$ xpg -A upper-kebab 'T T T T'
ROAD-TELL-RATHER-LISTEN
$ xpg -A train 'T T T T'
Behind-Name-Region-Havana
$ xpg -A flat 'T T T T'
presidentsthinghardnumeral
$ xpg -A upper-flat 'T T T T'
FEETCOOLNEVADABABY
$ xpg -A alternating 'T T T T'
nOtE sAfEtY sToP sInGlE
$ xpg -A random 'T T T T'
PLAneT sumMEr TOok THIS
$ xpg -A pseudo-random 'T T T T'
ReAlIzE bEgIn pERsoN sEeM
$ xpg '{a:1}-{W:a:2}-{T:a:3}-{olympian:4}-{T:ext:5}'
bird-FOREST-Division-aphrodite-Northamerica
{color}
$ xpg -L '{color}'
black
blue
brown
gray
green
white
yellow
{color}
in uppercase$ xpg -L '{W:color}'
BLACK
BLUE
BROWN
GRAY
GREEN
WHITE
YELLOW
{color}
in title case$ xpg -L '{T:color}'
Black
Blue
Brown
Gray
Green
White
Yellow
{color}
$ xpg -L '{color}' |wc -l
7
{color}
and Element / {W:el}
$ xpg -L '{color}' '{W:el}'
black
blue
brown
gray
green
white
yellow
GOLD
IRON
LEAD
MERCURY
OXYGEN
SILVER
$ xpg -L |wc -l
1257
$ xpg -Le |wc -l
1403
See config.json
or use -d
for the default configuration compiled into the
binary executable.
If another file is placed at any of the following locations or the path provided
via the -C
option at runtime, it will be used instead.
/home/username/.config/xpg/config.json
C:\Users\username\AppData\Roaming\qtfkwk\xpg\config\config.json
/Users/username/Library/Application Support/com.qtfkwk.xpg/config.json
WordKind
s{a.ext}
{a}
{adj}
{color}
{nat}
{adv}
{conj}
{i}
{n}
{n.pl}
{n.pro}
{n.s}
{ast}
{moon}
{planet}
{color}
{day}
{mon}
{n.prop}
{el}
{name}
{fname}
{mname}
{place}
{city}
{cont}
{country}
{us-state}
{myth}
{greekmyth}
{olympian}
{chthonic}
{romanmyth}
{prep}
{v}
{v.aux}
{v.int}
{v.tr}
{v.past}
{ext}
{n}
{n.s}
{ast}
{moon}
{marsmoon}
{jupitermoon}
{saturnmoon}
{uranusmoon}
{neptunemoon}
Notes
WordKind / {sub}
It is only necessary to set the most descriptive WordKind
(s) since they are
automatically included in the larger word kinds.
The characters
object value must contain the C
, c
, and d
keys with
non-empty values.
Additional keys/values can be added and used.
{sub}
s produce lowercase words by default, but if prefixed with W:
or
T:
words will be uppercase or title case, respectively: i.e. {W:sub}
or
{T:sub}
(replace sub
with an actual {sub}
name above).
{sub}
s include all words by default, but if suffixed with :N
where N
is
a number, it will only include words with that number of syllables: i.e.
{sub:N}
(replace sub
with an actual {sub}
name above and N
with the
desired number of syllables ~1-5).
Please find the CHANGELOG.md
in the repository.