commitra / commitra/vanilla-verse
New Feature: Quick UUID Generator
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
### Project slug (e.g., snake, todo)
_No response_
### Summary
Description: Create a simple page with one button: "Generate UUID." When the user clicks the button, the app generates a new Version 4 (V4) UUID using the crypto.randomUUID() browser API and displays it on the screen. This is a very useful tool for developers who need a unique identifier for testing.
### Details / Acceptance criteria
_No response_
### Scope
- [ ] UI changes
- [ ] Logic changes
- [ ] Accessibility
- [ ] Tests (manual)
Contributor guide
Assessment
This issue has not been assessed yet.