Skip to content

atmdevx/uuidgenerator.ir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

59 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

UUID Generator πŸ”

Professional UUID Generator for developers

License: MIT Live Demo

✨ Features

  • βœ… UUID v1 - Time-based + MAC address
  • βœ… UUID v4 - Cryptographically secure random
  • βœ… UUID v7 - Time-ordered + random (sortable)
  • βœ… Batch Generation - Generate up to 100 UUIDs
  • βœ… Copy to Clipboard - One-click copy
  • βœ… Download as TXT - Export to file
  • βœ… REST API - Developer-friendly endpoints
  • βœ… Dark Theme - Premium zinc-950 design
  • βœ… Privacy First - No data collection

πŸš€ Quick Start

git clone https://github.com/atmdevx/uuidgenerator.ir.git
cd uuidgenerator.ir
open index.html

🌐 Live Demo

https://uuidgenerator.ir

πŸ”Œ API Usage

curl https://api.uuidgenerator.ir

# Response: {"data":["uuid-here"],"status":200}

πŸ“ Project Structure

β”œβ”€β”€ index.html          # Main application
β”œβ”€β”€ manifest.json       # PWA manifest
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ css/           # Stylesheets
β”‚   β”œβ”€β”€ js/            # JavaScript files
β”‚   └── icons/         # App icons
└── README.md          # Documentation

πŸ› οΈ Built With

  • HTML5 + Tailwind CSS
  • Vanilla JavaScript
  • Font Awesome Icons

πŸ“„ License

MIT Β© UUID Generator Team

🀝 Contributing

Pull requests are welcome! For major changes, please open an issue first.


⭐ Star this repo if you found it useful!

About

🧬 UUID Generator β€” Supports v1, v4 and v7. Perfect for generating secure, random, or time-based identifiers βš‘πŸ”

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors