about summary refs log tree commit diff
path: root/include/config.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-01-17 09:52:35 +0100
committervanhauser-thc <vh@thc.org>2023-01-17 09:52:35 +0100
commit33f41e3974348d3b0b71b3a30a6483bb0418068c (patch)
tree254ba6002cbe7c2b37a9c2c45b0c52ddf0a307b1 /include/config.h
parent4b915207c42f8100f306778f617d7003c3e2193f (diff)
downloadafl++-33f41e3974348d3b0b71b3a30a6483bb0418068c.tar.gz
autotokens: print stats at exit
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h
index 6cfaac11..f8a742f2 100644
--- a/include/config.h
+++ b/include/config.h
@@ -364,9 +364,9 @@
  *                                                         *
  ***********************************************************/
 
-/* Call count interval between reseeding the libc PRNG from /dev/urandom: */
+/* Call count interval between reseeding the PRNG from /dev/urandom: */
 
-#define RESEED_RNG 100000
+#define RESEED_RNG 2500000
 
 /* The default maximum testcase cache size in MB, 0 = disable.
    A value between 50 and 250 is a good default value. Note that the