From 2af9351db3aa97da9b0d3f23d53a593bc96c8a8e Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Fri, 2 Feb 2018 18:33:22 -0500 Subject: does potts now, no external libraries --- lib/rand.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/rand.h (limited to 'lib/rand.h') diff --git a/lib/rand.h b/lib/rand.h new file mode 100644 index 0000000..2354f6a --- /dev/null +++ b/lib/rand.h @@ -0,0 +1,7 @@ + +#pragma once + +#include +#include + +unsigned long int rand_seed(); -- cgit v1.2.3-70-g09d2