aboutsummaryrefslogtreecommitdiffstats
path: root/libsimple.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-01-28 16:34:27 +0100
committerMattias Andrée <maandree@kth.se>2024-01-28 16:34:27 +0100
commit71811470be4f182b623510cf92ea5cfff16df172 (patch)
tree7f5e35dbdc22bd64dec1e8b62ffc9214544ae466 /libsimple.h
parentFix typo (diff)
downloadlibsimple-71811470be4f182b623510cf92ea5cfff16df172.tar.gz
libsimple-71811470be4f182b623510cf92ea5cfff16df172.tar.bz2
libsimple-71811470be4f182b623510cf92ea5cfff16df172.tar.xz
Add libsimple_generate_seed and libsimple_srand
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libsimple.h')
-rw-r--r--libsimple.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsimple.h b/libsimple.h
index 9cc0f8f..1cd7806 100644
--- a/libsimple.h
+++ b/libsimple.h
@@ -165,6 +165,7 @@
#include "libsimple/strn.h"
#include "libsimple/strtoint.h"
#include "libsimple/search.h"
+#include "libsimple/random.h"
/**