A package to generate a random UUID with the current date and time.
Project description
uuid_with_datetime
A Python package to generate a random UUID with the current date and time. You can choose between 12-hour and 24-hour time formats.
Installation
pip install uuidwithdatetime
Usage
import uuidwithdatetime
uuid_with_datetime = uuidwithdatetime.generate_uuid_with_datetime()
print(uuid_with_datetime)
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
File details
Details for the file uuidwithdatetime-1.0.3.tar.gz.
File metadata
- Download URL: uuidwithdatetime-1.0.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc309ce3fb783ca936a1be9e8c043986964a48182432de0647a8e6d93eb54f2d
|
|
| MD5 |
8fe3914e9376a8bcc70aa1140e8d5579
|
|
| BLAKE2b-256 |
7aa58f624274ddd3285bb986399f070120e5208da837fd7bf15a36b3c2abef74
|