Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 202 Bytes

Uuid.md

File metadata and controls

12 lines (8 loc) · 202 Bytes

Uuid

Example#1

import JStr from "@akcybex/jstr";

// generate uuid version 4

const result = JStr.uuid();
console.log(result); // Outputs: a0a2a2d2-0b87-4a18-83f2-2529882be2de