A simple package to generate random adjectives with an animal name and a random integer.
Project description
AdjectiveAnimalNumber
This is a port in Python of the adjectiveadjectiveanimal
Installation
pip install adjectiveanimalnumber
Usage
CLI
usage: adjectiveanimalnumber [-h] [-a ADJS] [-s SEP] [-n NUM] [-i INF] [-u SUP]
Generate a random adjective with an animal name and a random integer.
optional arguments:
-h, --help show this help message and exit
-a ADJS, --adjs ADJS Number of adjectives to generate
-s SEP, --sep SEP Separator between adjectives and animal name
-n NUM, --num NUM Add a random integer to the end of the string
-i INF, --inf INF Inferior limit for random integer
-u SUP, --sup SUP Superior limit for random integer
Examples:
adjectiveanimalnumber -a 2 -n 1 -i 0 -u 100
adjectiveanimalnumber -a 3 -s "_" -i 0 -u 1024
Python
from adjectiveanimalnumber import generate
generate()
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adjectiveanimalnumber-0.0.1.tar.gz.
File metadata
- Download URL: adjectiveanimalnumber-0.0.1.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0037a928e3dabf226b24b3b46d0c4e2d12f9827ef03a65cdc1e743c44c6c8b89
|
|
| MD5 |
97882e4bec3a208f3e1c4ac2bf9ad112
|
|
| BLAKE2b-256 |
b2ae45d1a5bd44241eb2061767e19b44159f01bff180c0700df7ba5b43c88e63
|
File details
Details for the file adjectiveanimalnumber-0.0.1-py3-none-any.whl.
File metadata
- Download URL: adjectiveanimalnumber-0.0.1-py3-none-any.whl
- Upload date:
- Size: 47.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
340ef4081c9ea879b2453a4a1e2739e401e63c08329cddd7445d1b8124819b89
|
|
| MD5 |
dd992972325fae4be1745382b142a1fb
|
|
| BLAKE2b-256 |
3e6f4e4c19050db6ab1d5e18ff30cb4f468969ec73ffd7cb167a9e73e72ebcfd
|