A library to generate 32-character random strings using digits and lowercase letters.
Project description
uuid32
A simple library to generate 32-character random strings using digits and lowercase letters.
Installation
pip install uuid32
Usage:
from uuid32 import uuid32
random_string = uuid32()
print(random_string) # Example output: 'abc123xyz456mno789pqr123stu456vw'
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
uuid32-0.1.0.tar.gz
(2.2 kB
view details)
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 uuid32-0.1.0.tar.gz.
File metadata
- Download URL: uuid32-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4674211aad5793bf41c566f636ba7e9a585f50682c05030ae7d3424bea827122
|
|
| MD5 |
0d5d0480cbf491dcb6e5f7d4ae8ed153
|
|
| BLAKE2b-256 |
d6c94529469d5256cefc8b8d588565266b3ae2a7539fa74f5699d1db4187d538
|
File details
Details for the file uuid32-0.1.0-py3-none-any.whl.
File metadata
- Download URL: uuid32-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23e1221ca386b74658c4b72a160d2ac888ab557cb00d26767679b7509ef6b010
|
|
| MD5 |
6a03378023c7d60657608d38128c41ea
|
|
| BLAKE2b-256 |
9a26c33ae71b10d8fe202b61889c7121407633897690e9d962a7540641400b31
|