guid-generator
There are 19 repositories under guid-generator topic.
sebnilsson/DotnetGuid
.NET Global Tool for creating GUIDs/UUIDs
alexferl/xid
Globally unique identifier generator library. A Python port of https://github.com/rs/xid
SanderSade/SequentialGuid
High-performance library to generate sequential GUIDs. Includes useful GUID conversion helpers
ScriptTiger/UUID-Generate
This is a UUID (A.K.A. GUID) generator that generates standard UUIDs (i.e. f19b32ec-cfaf-32ee-35b9-37435f4bef3f) and stores the new UUID in the UUID environmental variable (i.e. %UUID% or !UUID!), outputs the UUID as standard output, and also copies the new UUID to your clipboard if you are running Windows Vista or later.
katahiromz/refguid
GUID tool for Win32 development
x-stars/GuidGenerator
.NET RFC 4122/9562 compliant GUID generator library.
osman-koc/vscode-guid-generator
Generate and insert unique GUIDs (uuid) effortlessly with this VS Code extension
husniadil/uuid
A wrapper of github.com/google/uuid and provides deployable serverless handler on @vercel.
peteretelej/guid-generator
GUID generator is a web app that generates GUIDs right in your browser, with copy and advanced customization options.
anytizer/guid.php
GUID for PHP
fabiolimace/uuid-creator-benchmark
A simple benchmark of the UUID Creator
mccright/guid
PHP 5.3+ Simplistic GUID/UUID generator
osman-koc/vs-guid-generator
Generate and insert unique GUIDs (uuid) effortlessly with this Visual Studio extension
ShehabSunny/guidgen
A simple tool to generate GUID.
codekhol/uuid
Fairly sophisticated UUID/GUID generator, a command line utility written in Go
jeffminsungkim/idgendotdev
A unique ID generator.
piraces/guid-ts
Package for generating and managing globally unique identifiers (GUIDs) v4
xannythepleb/guid-gen
Simple scripts for generating GUIDs locally in both Python and Go.