Add basic BUuid class
ATM it's only able to generate random UUIDs.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include <../private/shared/Uuid.h>
|
||||
Reference in New Issue
Block a user
ATM it's only able to generate random UUIDs.
@@ -0,0 +1 @@
|
||||
#include <../private/shared/Uuid.h>
|
||||