Skip to main content

No project description provided

Project description

GUID-core

Tool to generate GUID using sha256

Installation

Use the package manager pip to install GUID-core.

pip install generateGUID

Usage

import generate_GUID

generate_GUID.generate_GUID(string) # returns guid



firstname=string
lastname=string
dateOfBirth=string 
gender=string

generate_GUID.generate_GUID2(firstname,lastname,dateOfBirth,gender) # returns guid

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

guid_core-1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

guid_core-1.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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