unique-hw-id

1.0.0 • Public • Published

unique-hw-id

A module to generate unique id based on the hardware of the computer.

Quick Start

Install the module:

npm i unique-hw-id

Generate a unique id:

const { generateID } = require('unique-hw-id');

generateID();
// Output: 74c23ffbd9574163d3c7742ced89084635d6424e630a2a157e0087f4f5ee198c

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i unique-hw-id

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.44 kB

Total Files

4

Last publish

Collaborators

  • marcorodriguezrangel