diff --git a/rand.h b/rand.h index 71a3e7e..6fd7dfa 100644 --- a/rand.h +++ b/rand.h @@ -1,3 +1,5 @@ +// Found this fast random generator online somewhere... + #include #define NN 312