/ARDUINO-UUID

Primary LanguageCMIT LicenseMIT

esp32-uuid

Simple uuid generator/parser for ESP32 which has similar apis for uuid(3) on Linux. This is an Arduino IDE adapted version, you can find the original ESP32 library here

Functions

Currently only three apis are implemented.

  • uuid_generate
  • uuid_parse
  • uuid_unparse