← 返回
未分类

Uuid Generator

Generate UUIDs in versions v1, v4, and v5 with options for count, namespace, name, and output format.
生成 v1、v4、v5 版本的 UUID,支持设置数量、命名空间、名称和输出格式。
darbling darbling 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 1
Stars
📥 343
下载
💾 0
安装
1
版本
#developer#generator#id#identifier#latest#unique#utility#uuid

概述

uuid-generator

Generate UUIDs in various formats. Supports UUID v1, v4, v5, and custom patterns.

Features

  • UUID v4 (default): Cryptographically random UUIDs
  • UUID v1: Time-based UUIDs with timestamp and MAC address
  • UUID v5: Namespace-based deterministic UUIDs (SHA-1)
  • Bulk generate: Generate multiple UUIDs at once
  • Format options: Standard, uppercase, no-dashes, URL-safe

Usage

uuid
uuid v4
uuid v4 --count 10
uuid v1
uuid v5 ns:url "https://example.com"
uuid --format no-dashes
uuid --format uppercase

Parameters

  • version: UUID version to generate (v1/v4/v5, default: v4)
  • count: Number of UUIDs to generate (default: 1)
  • namespace: (v5 only) Namespace: url, dns, oid, x500, or custom
  • name: (v5 only) Name within the namespace
  • format: Output format: standard/uppercase/nodashes/urlsafe

⚠️ Disclaimer

This tool is provided "as is" for informational purposes only. Data accuracy is not guaranteed. Not financial, legal, or professional advice. Always verify critical information from official sources.

本工具仅供信息参考,不保证数据完全准确,不构成任何金融/法律/专业建议。请以官方来源为准。

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-07 21:30 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 198 📥 68,214
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 686 📥 330,976
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 81 📥 183,006