find-or-create-uuid

1.1.0 • Public • Published

machine-uuid

Get machine's hardware UUID on supported platform. If all else fails, then persist a randomly generated uuid in file $homedir/.nodemid

Install

yarn add find-or-create-uuid

Basic example

    require("machine-uuid")(function(uuid) {
      console.log(uuid)
    })

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    2

Package Sidebar

Install

npm i find-or-create-uuid

Weekly Downloads

2

Version

1.1.0

License

ISC

Last publish

Collaborators

  • miketoth