commitra / commitra/vanilla-verse

New Feature: Quick UUID Generator

Open
#172 4 comments 0 reactions 1 assignee Claimed by @Shaily-62 View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.