UUID Generator
生成 UUID
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- No
- 分类
- 测试数据
- 文档 / URL
- https://www.uuidtools.com/docs
简介
UUIDTools 生成 UUID(v1/v3/v4/v5)和批量 ID,JSON 格式——免密钥(实测可用),适合给数据库和测试数据播种。
快速开始
生成 1 个 v4 UUID(实测可用):
curl "https://www.uuidtools.com/api/generate/v4/count/1"
["5c3a1f2e-8b7d-4e6f-9a0b-1c2d3e4f5a6b"]
批量(最大 1000):
curl "https://www.uuidtools.com/api/generate/v4/count/5"
认证方式
无需认证——免密钥。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- 版本:
/api/generate/v1、/v3、/v4、/v5。 count/每次调用上限 1000。
常见问题
UUID Generator 免费吗? 是的——免费且免密钥(实测)。
支持什么版本? v1、v3、v4 和 v5。
一次生成多少? 每次最多 1000 个。
测试数据 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AddressMock Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP | No auth | Yes | Yes | ↗ |
| Bacon Ipsum A Meatier Lorem Ipsum Generator | No auth | Yes | Unknown | ↗ |
| Dicebear Avatars Generate random pixel-art avatars | No auth | Yes | No | ↗ |
| DummyJSON Fake REST API with products, users, posts, comments, todos and more | No auth | Yes | Yes | ↗ |
| English Random Words Generate English Random Words with Pronunciation | No auth | Yes | No | ↗ |