uuid-prefix

1.0.0 • Public • Published

UUID with Prefix

Adds bytes as prefix to the standared uuid - RFC4122 v1 (timestamp-based).

How to Install

npm install uuid-prefix

How to Use

in Node.js:

var uuid = require('uuid-prefix');

now, get the new uuid:

var newUuid=uuid.getUuidV1([33,22,55,123,2]);

License

This package is licensed under MIT license.

Readme

Keywords

Package Sidebar

Install

npm i uuid-prefix

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • nawfal.npm