]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/random.h
CHG: some of @marshmellow42 's ref: https://github.com/marshmellow42/proxmark3/commi...
[proxmark3-svn] / common / random.h
index 45f176d36ba5c311f1947edeb9484bfead0708dd..800ad810394304666fd3f74ff5a1f60906ddb5e7 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "common.h"
 #include "ticks.h"
-
+void fast_prand();
+void fast_prandEx(uint32_t seed);
 uint32_t prand();
-
 #endif
\ No newline at end of file
Impressum, Datenschutz