# GUID Slot Machine Generator

A static web app that generates valid GUIDs and reveals them with a slot-machine-style animation.

## What It Does

- Generates a GUID immediately (correct value is ready first).
- Reveals the GUID through a smooth staggered reel-style spin.
- Keeps GUID hyphens fixed while hexadecimal characters "spin."
- Lets users reveal instantly with a fast-stop control.
- Provides copy-to-clipboard with clear visual confirmation.
- Supports speed modes and a reduced-motion option.
- Adapts layout and visual tuning for desktop, mobile portrait, and mobile landscape.

## Why It Exists

This project is a practical developer utility with a polished, game-inspired interaction. It is designed to be fast for repeated use while still feeling satisfying and memorable.
