Skip to main content

Generate Hashed Strings Easily.

Project description

gp-hashing

First Stable Release

Developed by Sayak Mukhopadhyay && Shouvik Bajpayee from Team GangPayee (c) 2021

Example of How To Use (First Stable Version)

Import the package

from gp_hashing.generateHash import generateHash

Generating Hashed String

from gp_hashing.generateHash import generateHash

normal_string = "a simple string"
hashed_string = generateHash(normal_string)

print(hashed_string)

Output

g36kn49xi36kr64mt76ys63l 36ke54cl45tp54cm37li36ks63l 36ka16q

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

gp_hashing-1.0.4.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

gp_hashing-1.0.4-py3-none-any.whl (3.3 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