Package Exports
- unique-hw-id
- unique-hw-id/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (unique-hw-id) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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-idGenerate a unique id:
const { generateID } = require('unique-hw-id');
generateID();
// Output: 74c23ffbd9574163d3c7742ced89084635d6424e630a2a157e0087f4f5ee198c