From 02aaae9f9e8b69dde1505bec7c0ad978222ff55e Mon Sep 17 00:00:00 2001 From: Bruno Van Thournout <8803153+BrunoVT1992@users.noreply.github.com> Date: Sat, 7 Feb 2026 23:02:08 +0100 Subject: [PATCH 1/2] Add an extra guid tool to the list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2100bf2..06eb046 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ A list of awesome things related to Globally Unique Identifiers. Sorry if this w ## Tools -- [Guid Generator](https://www.guidgenerator.com/) +- [GUIDs Generator](https://www.guidsgenerator.com/): Generate GUIDs / UUIDs instantly locally in your browser with custom formatting and encoding +- [Guid Generator](https://www.guidgenerator.com/): An online GUID generator - [Hot Guids](http://www.secretgeek.net/hotGuids/index.htm): The Social Network for GUIDs, "Is this Guid HOT or NOT?" - [Guess a Guid](http://guessaguid.secretgeek.net): The fun guid-guessing game - [Cute uid](https://github.com/alexdredmon/cuteuid): Generate Cute UIDs From c4c30b8f4a99e2e3c630bed5a933cbf9486113a3 Mon Sep 17 00:00:00 2001 From: Bruno Van Thournout <8803153+BrunoVT1992@users.noreply.github.com> Date: Sat, 7 Feb 2026 23:04:27 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 06eb046..97250ad 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ A list of awesome things related to Globally Unique Identifiers. Sorry if this w ## Tools - [GUIDs Generator](https://www.guidsgenerator.com/): Generate GUIDs / UUIDs instantly locally in your browser with custom formatting and encoding -- [Guid Generator](https://www.guidgenerator.com/): An online GUID generator - [Hot Guids](http://www.secretgeek.net/hotGuids/index.htm): The Social Network for GUIDs, "Is this Guid HOT or NOT?" - [Guess a Guid](http://guessaguid.secretgeek.net): The fun guid-guessing game - [Cute uid](https://github.com/alexdredmon/cuteuid): Generate Cute UIDs