Text & Code

UUID Generator

Generate UUID v4, v1, and v7 identifiers with batch generation, formatting, and validation.

Your files stay on your device - processed locally via WebAssembly, never uploaded

UUID Version

Batch Count

1
1255075100

Output Format

Batch Separator

All UUIDs are generated entirely in your browser. Nothing is sent to any server.

Share this tool with othersHelp others discover free tools
Embed this tool on your website

Copy this code to add the UUID Generator to your site for free. It runs entirely in your visitors' browsers - no API key, no usage limits.

<iframe src="https://optipix.art/embed/uuid-generator" width="100%" height="600" style="border:1px solid #e4e4e7;border-radius:8px;" title="UUID Generator by OptiPix" loading="lazy"></iframe>
<p style="font-size:12px">Free tool by <a href="https://optipix.art/uuid-generator">OptiPix UUID Generator</a></p>

❤️ Love this tool? Support our team.

No ads, no tracking, no limits. Tips keep 104 tools free for everyone.

$

Secure payment via Stripe · No account needed

About UUID Generator

Last updated: May 2026

OptiPix UUID 生成器直接在您的浏览器中使用加密安全的随机数生成来创建通用唯一标识符。可以生成单个或批量 UUID(一次最多 100 个),格式包括 v4(随机)、v1(基于时间戳)、v7(现代 Unix 时间戳 + 随机)或 Nil 格式。您可以选择五种显示格式:带连字符的标准格式、不带连字符的格式、大写格式、URN 格式或带花括号的格式。通过粘贴任何 UUID 来验证它 - 该工具将识别其版本并确认其有效性。可以导出以换行符、逗号分隔的批量 UUID,或作为 JSON 数组导出。可以复制单个 UUID 或一次性复制所有 UUID,并将批量结果下载为 .txt 文件。所有生成过程均使用 crypto.getRandomValues() 来实现加密随机性。没有任何信息会被发送到任何服务器 - 您的 UUID 完全在您的设备上生成。

How It Works

该工具使用 Web Crypto API(v4 使用 crypto.randomUUID(),v1 和 v7 使用 crypto.getRandomValues())来生成加密安全的随机字节,然后根据 RFC 4122 UUID 规范进行格式化,包含正确版本和变体位。

Use Cases

  • 为数据库记录生成唯一标识符
  • 为 API 请求跟踪和关联创建 UUID
  • 为软件配置文件生成 GUID
  • 批量生成用于数据迁移脚本的 UUID
  • 验证从外部系统接收到的 UUID

You Might Also Like

If you find UUID Generator useful, check out these related tools: Hash Generator, Random String Generator, and Base64 Text Encoder / Decoder. All tools run entirely in your browser with no uploads or signups required.

Frequently Asked Questions

支持哪些 UUID 版本?
版本 4(随机,最常见)、版本 1(基于时间戳)、版本 7(现代 Unix 时间戳 + 随机,推荐用于数据库)和 Nil UUID(全零)。
生成的 UUID 是加密随机的吗?
是的。UUID 是使用 crypto.getRandomValues() 或 crypto.randomUUID() 生成的,它们都使用您浏览器的加密随机数生成器。
我可以一次生成多个 UUID 吗?
是的。使用批量滑块一次生成 1 到 100 个 UUID。可以导出为以换行符、逗号分隔的格式,或作为 JSON 数组导出。
我可以验证 UUID 吗?
是的。将任何 UUID 粘贴到验证器部分,该工具将确认其是否有效并识别其版本。
v4 和 v7 有什么区别?
UUID v4 完全是随机的。UUID v7 在前 48 位编码 Unix 时间戳,后跟随机数据,使其可以按创建时间排序 - 非常适合用作数据库主键。

Related Tools

More Text & Code Tools

All 102 Tools

Image CompressorBackground RemoverVideo CompressorImage UpscalerOCR Text ExtractorFormat ConverterImage ResizerEXIF RemoverFace BlurDepth EstimationQR Code GeneratorWatermark MakerColor Palette ExtractorPhoto FiltersImage to PDFObject DetectionImage ClassifierImage CaptionerAI Image GeneratorMeme GeneratorGIF MakerPhoto Collage MakerImage CropPhoto EffectsImage to SVGColor ChangerNoise RemoverPhoto RestorationColor PickerFavicon GeneratorImage to Base64Image Metadata ViewerImage AnnotatorPassport Photo MakerDocument ScannerASCII Art GeneratorImage ComparisonSprite Sheet GeneratorObject RemoverPanorama MakerWord CounterCase ConverterLorem Ipsum GeneratorUUID GeneratorUnix Timestamp ConverterText DiffURL Encoder / DecoderHTML Entity Encoder / DecoderBase64 Text Encoder / DecoderText to Binary / Hex / OctalHash GeneratorJSON Formatter / ValidatorRandom String GeneratorCSV ↔ JSON ConverterMarkdown EditorUnit ConverterPercentage CalculatorBMI CalculatorAge CalculatorTip CalculatorCSS Gradient GeneratorCSS Box Shadow GeneratorCSS Border Radius GeneratorGlassmorphism GeneratorNeumorphism GeneratorCSS Text Shadow GeneratorFlexbox PlaygroundCSS Grid GeneratorAudio TrimmerAudio ConverterAudio MergerAudio RecorderVideo to Audio ExtractorAudio Speed ChangerAudio Volume BoosterRingtone MakerVocal RemoverText to SpeechSpeech to TextAudio Noise RemoverAudio EqualizerAudio EffectsVideo TrimmerVideo MergerVideo ResizerVideo Speed ChangerVideo RotatorVideo to MP4 ConverterAdd Music to VideoMute VideoVideo LooperReverse VideoVideo ScreenshotAdd Subtitles to VideoVideo WatermarkScreen RecorderWebcam RecorderSlideshow MakerVideo FiltersCron Expression BuilderRegex TesterUnix Timestamp Converter