1.0.1 • Published 12 months ago

fox-uuid-generator v1.0.1

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

UUID-Generator

A small basic UUID Generator

import { generateUUID } from "uuid-generator";

const id = generateUUID();
1.0.1

12 months ago

1.0.0

12 months ago