This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@bakkerjoeri/uuid
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

uuid

Generate a UUID v4.

Installation

npm install @bakkerjoeri/uuid

Usage

import uuid from '@bakkerjoeri/uuid';

const myUuid = uuid(); // => "33c13a24-8fd8-4f31-294a-289be019c79f"

Readme

Keywords

none

Package Sidebar

Install

npm i @bakkerjoeri/uuid

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

1.93 kB

Total Files

6

Last publish

Collaborators

  • bakkerjoeri