uuidcdef
Universally Unique Identifier (UUID) generator
Install
- All systems
-
curl cmd.cat/uuidcdef.sh
- Debian
-
apt-get install uuidcdef - Ubuntu
-
apt-get install uuidcdef - Arch Linux
-
pacman -S uuidcdef - Kali Linux
-
apt-get install uuidcdef - Windows (WSL2)
-
sudo apt-get updatesudo 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.