sureshpandiyan1 / killerserializer

better way to create a random hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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<w>.?

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

About

better way to create a random hash

License:The Unlicense


Languages

Language:Python 100.0%