1.0.1 • Published 5 years ago

@dkh-dev/uuid v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

UUID

A libary for generating UUIDs

Installation

$ npm install @dkh-dev/extended-map

Example

<script src="browser.js">
'use strict'

const uuid = UUID.generate()

console.log(uuid)
// => 15ccdc7d-761b-8c00-41ab-34682380aab0
1.0.1

5 years ago

1.0.0

5 years ago