Guid.Empty
00000000-0000-0000-0000-000000000000
在浏览器中为 C#、.NET、SQL Server 生成最多 10,000 个 GUID,并进行 D、N、B、P、X 格式转换、验证和字节数组查看。
Generates up to 10,000 GUID v4 using Web Crypto and outputs them in a format for .NET and SQL Server.
You can copy and save batch output, and copy each GUID individually.
You can paste D/N/B/P/X formats and code output and check the byte order for standard format, Version, Variant, and .NET.
| Input | Additional information for this feature. | 格式 | D format | Version | Variant | RFC byte string | .NET byte string | 操作 |
|---|
You can copy constant values representing empty GUIDs in .NET.
00000000-0000-0000-0000-000000000000
You can generate and verify GUIDs used in C#, VB.NET, PowerShell, and SQL Server without the need for installation.
Shortcut: You can generate it with Ctrl + Enter, and copy all the generated results with Ctrl + Shift + C.
You can generate GUIDs used in applications and databases in bulk, and check the .NET-specific format and Guid.ToByteArray() sequence.
隐私: 输入内容和处理结果仅在浏览器中处理,不会发送或保存到 Develop Tools 的服务器。