string2hash

1.0.0 • Public • Published

string2hash

string2hash is a package to get random hash string.

dependencies

npm install --save string2hash

example to use it :

let hash = require('string2hash');

console.log(hash(50)) // 50 is length of string

Readme

Keywords

Package Sidebar

Install

npm i string2hash

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.08 kB

Total Files

3

Last publish

Collaborators

  • aankitkumar31