GUID Generator

  1. Generate random strings (1-100).
  2. Include braces { ... }

{6f3fbdd6-a4b1-4bd2-b9a7-4b15c607c068}
{e7817ad9-811e-48bb-be2f-6eed5f7f0952}
{02e92a69-e35d-45f8-8fb9-8248b8b5ada1}
{e713b32a-5476-4804-8a63-e40a0b16cad8}
{fbc16272-973f-4899-8cd6-352ef649709d}
{0f744bbc-3b4c-4abf-b685-f56507a69da4}
{7f113ed7-2c9d-4a47-b81f-d06130b0fe10}
{bd7719df-4a45-48df-816c-5df7e2ac234c}
{499cce84-1f44-42d7-9c1b-ba23db55601f}
{b9c0c742-5f93-4fac-af47-be60c98339f6}


Footnotes

Ordinarily, GUIDs are generated based on information taken form the hardware on which the algorithm is run. This includes node id, the clock resolution, the current time etc.

The algorith used on this page is NOT guaranteed to be a genuine GUID in this respect, however the GUID DOES conform to RFC 4122 for randomly generated UUID's.

See section 4.4 of RFC 4122 for more information on the algorithm for creating a UUID from truly random or pseudo-random numbers: