Class: Uuid

Uuid

A new instance of this class creates a version 4 UUID, which is accessible via the classes toString method.

Constructor

new Uuid()

Since:
  • 0.0.0
Source:
Example
const uuid = new Uuid().toString()