Guid.Empty
00000000-0000-0000-0000-000000000000
C#·.NET·SQL Server용 GUID를 최대 10,000개 생성하고 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 서버로 전송하거나 저장하지 않습니다.