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.3.tar.gz
(297.1 kB
view details)
File details
Details for the file puup-0.1.3.tar.gz.
File metadata
- Download URL: puup-0.1.3.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 |
e03acb9b3f051ec3f7f6df1606b5b73ec93ef314184f5be36cd54cbb2de8b520
|
|
| MD5 |
55263eef95580c508ec54eaa575a93f7
|
|
| BLAKE2b-256 |
bda958da5f821024cafe1868061c55b3d9f02c806f44463c06f61faaab56bdd0
|