Author: https://github.com/duox
Project page: https://github.com/duox/uidgen
License: MIT
Supported platforms: Windows only
UIDgen is a small utility that extends functionality of the standard WinWDK uidgen utility. Besides of the standard functionality of the UUID generation, following features are implemented:
- both GUI and console versions selected automatically or manualy on startup;
- extended number of UUID formatters;
- user-supplied format string that allows any kind of UUID formats;
- support for generator and formatter plugins (./sdk/ folder);
- allows re-formatting of user supplied UUID (manual generator);
- multiple UUIDs can be generated and copied to clipboard or saved to a file;
- configurable behaviour (related to the UUID generation and main window behaviour);
- the Windows version uses only standard Windows DLLs, while the standard MSVS/SDK uidgen.exe uses MFC dll;
- global key hook that allows for background UUID(s) generation;
- resizeable dialog windows allow for better user experience.
Screenshots
UID generators
UID formatters
Plugin interface
Use in MSVS
Alternatives





