Generates a human readable ID using a format of: Adjective Noun ID
Project description
Human Readable ID
Python library to generate a random human readable ID in the format of
<adjective> <noun> <number 1-100>.
Common Usage
This can be used any time you need a unique value that should be legible by humans (unlike a UUID).
Currently this library only contains a single method: get_new_id()
In [1]: import human_readable_ids
In [2]: human_readable_ids.get_new_id()
Out[2]: 'Short-term Painting 30'
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 human_readable_ids-0.1.3.tar.gz.
File metadata
- Download URL: human_readable_ids-0.1.3.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.8.0 Darwin/19.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb97f1997cfa4eb24e8f7434d7a0ed8a6addbcf03cc8b4195eece122f824e8c7
|
|
| MD5 |
4c90ebd5155a4672fea2292713232dd1
|
|
| BLAKE2b-256 |
2b7e0592f2c9402b6e7680fb703d97a503a655593f59c2c0a848a8069e7950c7
|
File details
Details for the file human_readable_ids-0.1.3-py3-none-any.whl.
File metadata
- Download URL: human_readable_ids-0.1.3-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.8.0 Darwin/19.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e500c2fbba6884c9f8dd998cc76fda8016d3485a241356a3d93576a11c0b0df8
|
|
| MD5 |
e8c951ab4375e401f03238734c515e5c
|
|
| BLAKE2b-256 |
ad0e12bb69662973461c2a908182cd7c2495474908f807ceed458e88a6282bc3
|