1.0.0 • Published 3 years ago

rvs.db v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Guidify

travis

  • Globally unique identifier for nodejs.

Quick start

Let's generate a new Guid instance.

 var guidify = require("guidify");

console.log(guidify());

Installation

You can use npm to install guid: npm install guidify

1.0.0

3 years ago