Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

better way to create a random hash

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