@tech_userreport.com/uuid

1.2.6 • Public • Published

Function to generate new UUID. Also regexp to check that string is indeed lowercased UUID

uuid = require "@tech_userreport.com/uuid"

id = uuid() # a3b9f9d8-9bd7-43be-97f1-ae4c4d59dfae
uuid.REGEXP.test id # true

Readme

Keywords

none

Package Sidebar

Install

npm i @tech_userreport.com/uuid

Weekly Downloads

0

Version

1.2.6

License

ISC

Last publish

Collaborators

  • tech_userreport.com