Skip to content

Instantly share code, notes, and snippets.

View astrixgame's full-sized avatar
🎯
Focusing

AstrixGame astrixgame

🎯
Focusing
View GitHub Profile
@scwood
scwood / uuidV4.js
Last active August 3, 2025 13:07
UUID v4 implementation in JavaScript
/*
Paraphrased from RFC 4122:
The formal definition of the UUID string representation is
provided by the following ABNF:
UUID = time-low "-" time-mid "-"
time-high-and-version "-"
clock-seq-and-reserved
clock-seq-low "-" node