uuidcdef

Universally Unique Identifier (UUID) generator

Install

All systems
curl cmd.cat/uuidcdef.sh
Debian Debian
apt-get install uuidcdef
Ubuntu
apt-get install uuidcdef
Arch Arch Linux
pacman -S uuidcdef
image/svg+xml Kali Linux
apt-get install uuidcdef
Windows (WSL2)
sudo apt-get update sudo apt-get install uuidcdef
Raspbian
apt-get install uuidcdef

uuidcdef

Universally Unique Identifier (UUID) generator

This utility generates univerally unique identifiers (UUIDs). It also manages to print them out in OSF form, or as a C structure when handling them in programs, as is the case for an XPLC-enabled library.

xplc

Cross-Platform Lightweight Components