1

In Lua, how do I get most significant bit and least significant bit of a UUID(150b28fc-3f3f-4c74-83e5-ab6a626e0cb1)? I'd like to convert it to binary format using string.pack(">L>L",msb,lsb).

BobJ
  • 11
  • 3

0 Answers0