Add UUIDv4 generator

This commit is contained in:
Abdelrahman Said
2025-03-22 02:27:59 +00:00
parent 74428f1caf
commit c83c652b37
6 changed files with 112 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
#include "common/wapp_common.h"
#include "core/wapp_core.h"
#include "prng/wapp_prng.h"
#include "uuid/wapp_uuid.h"
#include "testing/wapp_testing.h"
#endif // !WAPP_H