Add xorshift prng

This commit is contained in:
Abdelrahman Said
2025-03-16 22:34:56 +00:00
parent 70e075d2f6
commit d661312cfa
6 changed files with 131 additions and 0 deletions

View File

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