thashjs
v1.0.1
Published
thashjs is a hashid finder, just put a hash into the GetHashid() function and find its hash type
Readme
thashjs
thashjs is a hashid finder, just put a hash into the GetHashid() function and find its hash type
npm i thashjs import {GetHashid} from 'thashjs'
const obj = await GetHashid(<hash>) //enter a hash and it tell you the type like MD5 or SHA1hope you enjoy it and happy hashing
