random-uuid-v4
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/random-uuid-v4 package

0.0.9 • Public • Published

random-uuid-v4

Build Status

npm i random-uuid-v4

A lightweight version 4 UUID generator. The code was originally taken from a stackoverflow answer

Thanks broofa!

Usage

var uuid = require('random-uuid-v4');
var uuidv4 = uuid();

Changelog

  • 0.0.8 - Make jest a dev dependency
  • 0.0.7 - Fix package name - Updated contributors - Use Jest - Travis badge
  • 0.0.5 - Fix invalid uuids - Add test

Contributors

Readme

Keywords

Package Sidebar

Install

npm i random-uuid-v4

Weekly Downloads

2,276

Version

0.0.9

License

Unlicense

Unpacked Size

3.51 kB

Total Files

6

Last publish

Collaborators

  • leahcimic