/esp32-uuid

Simple uuid generator/parser for esp32

Primary LanguageCMIT LicenseMIT

esp32-uuid

Simple uuid generator/parser for ESP32 which has similar apis for uuid(3) on Linux.

Functions

Currently only three apis are implemented.

  • uuid_generate
  • uuid_parse
  • uuid_unparse

License

MIT