hash32
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

hash32 hash32

Install

npm install hash32 --save

Usage

ES6 & TypeScript

import { hash32 } from "hash32";

hash32();
hash32(16); // Generates a 16-bit hash

AMD

const { hash32 } = require("hash32");

hash32();
hash32(16); // Generates a 16-bit hash

Readme

Keywords

Package Sidebar

Install

npm i hash32

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

4.14 kB

Total Files

7

Last publish

Collaborators

  • jeriming2