0.0.1 • Published 9 years ago
fliphash v0.0.1
🙃# fliphash
simple blazing-fast short string-to-number hasher
📦 install
yarn add fliphash
npm i fliphash --save📘 examples
const fliphash = require('fliphash')
const hashed = fliphash('hullabaloo')0.0.1
9 years ago