Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uuidwithdatetime-1.0.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page