https://github.com/sureshpandiyan1/killerserializer
better way to create a random hash
https://github.com/sureshpandiyan1/killerserializer
flask hashing security serialization serializer serializers
Last synced: about 1 month ago
JSON representation
better way to create a random hash
- Host: GitHub
- URL: https://github.com/sureshpandiyan1/killerserializer
- Owner: sureshpandiyan1
- License: unlicense
- Created: 2022-11-04T13:13:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T17:00:05.000Z (over 3 years ago)
- Last Synced: 2025-02-02T10:33:07.008Z (over 1 year ago)
- Topics: flask, hashing, security, serialization, serializer, serializers
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# killerserializer
killerserializer is the better way to create a random hash for you & no need to give a text to convert.
# How to run ?
import killerserializer
for_confirm_user = killerserializer.serializer()
conf_user = for_confirm_user.generate()
print(conf_user)
output:
hk^gsx&upzo]=+m:'/[ft,y)lr\@(vni.?
# Highlights:
unguessable hash
easy to use
# What is the best way to use a killerserializer?
for email confirmation
verify user
Note: you can use it how you want for that
# Copyright & License
copyright @ suresh p | The Unlicense