# node-uuid

> Rigorous implementation of RFC4122 (v1 and v4) UUIDs.

Latest version **1.4.8** (published 2017-03-22) · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install node-uuid
pnpm add node-uuid
yarn add node-uuid
bun add node-uuid
```

Provides the command `uuid`.

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.4.8 |
| Published | 2017-03-22 |
| First published | 2012-02-06 |
| Weekly downloads | 0 |
| TypeScript types | separate (@types/node-uuid) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 270 |
| Author | Robert Kieffer |
| Maintainers | broofa, defunctzombie |
| Keywords | guid, rfc4122, uuid |

## Links

- npm: https://www.npmjs.com/package/node-uuid
- Repository: https://github.com/broofa/node-uuid
- Issues: https://github.com/broofa/node-uuid/issues
- npm.io page: https://npm.io/package/node-uuid

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.4.8 (latest) — 2017-03-22
- 1.4.7 — 2015-11-13
- 1.4.6 — 2015-11-12
- 1.4.3 — 2015-03-05
- 1.4.2 — 2014-12-03
- 1.4.1 — 2013-08-17
- 1.4.0 — 2012-10-18
- 1.3.3 — 2012-02-06
- 1.0.0 — 2012-02-06
- 1.1.0 — 2012-02-06
- 1.3.2 — 2012-02-06
- 1.3.1 — 2012-02-06
- 1.3.0 — 2012-02-06
- 1.2.0 — 2012-02-06

## README

# node-uuid

DEPRECATED: Use the `uuid` package instead.  See

* On NPM: https://www.npmjs.com/package/uuid
* On Github: https://github.com/kelektiv/node-uuid

(Yes, the github project is still called "node-uuid". We merged the two projects. Sorry for the confusion.)

---
_Source: https://npm.io/package/node-uuid · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
