Skip to content
/ hash Public

Unnecessary simple hash creator from strings.

Notifications You must be signed in to change notification settings

iljucha/hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

hash

Unnecessary simple hash creator from strings.

I only use this as hash-dummy for tests in my projects, please don't use this to hash your users passwords :(

Usage

import hash from "@iljucha/hash"

hash("password") // -> 1216985755

About

Unnecessary simple hash creator from strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published