You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used this script in a flask website to use another identifier beside user id. It creates hashes with very low possibility of collusion. You may consider its other use cases.
4
+
5
+
## Getting Started
6
+
7
+
To demonstrate generator, a working terminal program is integrated. To try, type in terminal:
8
+
9
+
`$ python3 hash.py`
10
+
11
+
Notice: 'python3' keyword may be 'py' or 'python' for your system. \\
0 commit comments