Potentially Universally Unique Phrase generator
Project description
Potentially Universally Unique Phrase generator
Installation
pip install puup
Usage
Python
>>> import puup
>>> puup.puup()
('crookedly', 'genetically', 'planar', 'tobramycin')
>>> puup.puup('an')
('six', 'filthiness')
>>> puup.puup('van')
('zest', 'insomniac', 'lifestyle')
>>> puup.puup('pan')
('throughout', 'indigent', 'suckerfish')
>>> puup.puup('[if][we]v')
('if', 'we', 'repeat')
>>> puup.puup('[we][can]v[and]v')
('we', 'can', 'carbonate', 'and', 'muddle')
>>> puup.puup('{anprsv}[is][a][very][random][word]')
('beanstalk', 'is', 'a', 'very', 'random', 'word')
Shell
$ puup
cosmetically nigh funded antiprotozoal
$ puup --help
Usage: puup [OPTIONS]
Generate a Potentially Universally Unique Phrase.
Options:
-t, --template TEMPLATE [default: rran]
-P, --prefix TEMPLATE
-S, --suffix TEMPLATE
-s, --separator STRING [default: ]
-o, --output FILENAME
-O, --output-type [text|json] [default: text]
-n, --n INTEGER [default: 1]
-e, --entropy
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
puup-0.1.4.tar.gz
(297.1 kB
view details)
File details
Details for the file puup-0.1.4.tar.gz.
File metadata
- Download URL: puup-0.1.4.tar.gz
- Upload date:
- Size: 297.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0df34f3575473adcd0eff865052f6d660929f28b0f107f9a49079ab595b071d7
|
|
| MD5 |
139b53dbecfc91665b4840c44b3fcb3c
|
|
| BLAKE2b-256 |
02e5e44f4002d65a968a22e2ad2565ffdac20aa561ee8e265d3e91f64aa44453
|