1.0.3 • Published 4 years ago

@iljucha/hash v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago