Collections:
UUID/GUID Validator
How to valid UUID/GUID strings?
In order to help your programming or testing tasks, FYIcenter.com has designed this online tool for you to validate any given UUID/GUID string.
All you need to do is to enter an UUID/GUID string and click the "Validate" button. Validation result will be displayed in the result area.
✍: FYIcenter.com
Validation result by FYIcenter.com - UUID/GUID string:
Specified UUID/GUID: Valid ✔
UUID/GUID: 475191cb-1cd6-4549-bd0e-495c525c5723
What are UUID/GUID strings?
A UUID (Universally Unique IDentifier), also called GUID (Globally Unique IDentifier), string represents a 128-bit number used to uniquely identify information in computer systems.
The UUID/GUID standard is defined in RFC 4122 and ISO/IEC 9834-8. It has 5 versions and several variations:
A UUID string has 32 hexadecimal digits and is usually displayed in 5 groups in an 8-4-4-4-12 digit pattern. The 13th hexadecimal digit is used to identify the UUID version. For example, "c56a4180-65aa-42ec-a945-5fd21dec0538" is a version 4 UUID.
⇒ US SSN (Social Security Number) Validator
⇑⇑ Online Tools
2023-09-19, ≈119🔥, 5💬
Popular Posts:
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
How to generate currency test values? Currency test values are frequently needed in testing date and...
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...