webrtc-chord-uuid

v1.0.0
webrtc-chord unique Ids generator
uuid chord unique id sha1

webrtc-chord-uuid

uuid generator, used in webrtc-chord

Badgers

NPM

![Gitter](https://badges.gitter.im/Join Chat.svg) Dependency Status Build Status

Descritpion

Generates 160 bit unique Ids represented in hexadecimal format

How to use

var uuid = require('webrtc-chord-uuid');

var id = uuid.gen(); // generate one
var last = uuid.get(); // get last one generated
npm i webrtc-chord-uuid

Metadata

  • MIT
  • Whatever
  • David Dias
  • released 11/16/2014

Downloads

Maintainers