CreateGuid
A command-line utility to help developers create GUIDs and UUIDs for their projects in various output formats, copy to clipboard, and save to output file.
A command-line utility to help developers create GUIDs and UUIDs for their projects in various output formats, copy to clipboard, and save to output file.
Run create-guid in your favorite console window.
Features:
- Generate one or more GUIDs from the command line
- Supports:
- Standard GUIDs (UUIDv4)
- UUIDv7 (time-ordered, future-proof)
- Empty GUIDs for testing or placeholder usage
- Output in plain text (one per line)
Copilot says:
AI-generated
Need a quick GUID or UUID for your project? This command-line wizard whips them up in a snap, ready to copy, save, or format however you like!
Key features:
- 🔥 Generate GUIDs and UUIDs instantly
- ⚡ Output in various formats
- 🎯 Copy results directly to clipboard
- 💾 Save GUIDs to output files
This summary was generated by GitHub Copilot based on the project README.