Glossary coding Term Page
crypto.randomUUID
a browser API for generating unique IDs for todos
Core Idea
crypto.randomUUID is a browser API for generating unique IDs for todos. It usually makes the most sense alongside State, Render, Immutability.
Why It Matters Here
Mathbong reuses this term across javascript posts as shared vocabulary.