Potentially Universally Unique Phrase generator
Project description
PUUP = Potentially Universally Unique Phrase
a fast English-language PUUP 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.5.tar.gz
(297.2 kB
view details)
File details
Details for the file puup-0.1.5.tar.gz.
File metadata
- Download URL: puup-0.1.5.tar.gz
- Upload date:
- Size: 297.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8627a0216a46e98339d4f419fa812fda761ec591a30f1d24d36358bafd80c1e
|
|
| MD5 |
c9bd456443385d39eeec22ce380fd110
|
|
| BLAKE2b-256 |
e795f0e415b8c36f0d482a0887ac42ee4df1fa9155a94c0045cb27c6e1f96cd6
|