createUUID is helper function that will return a random UUID v4 every time it been called
import { Plugin } from '@root' Plugin.createUUID()
Last updated 4 years ago