1.0.1 • Published 11 months ago

fox-uuid-generator v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

UUID-Generator

A small basic UUID Generator

import { generateUUID } from "uuid-generator";

const id = generateUUID();
1.0.1

11 months ago

1.0.0

11 months ago