aboutsummaryrefslogtreecommitdiff
path: root/PenroseRand.h
diff options
context:
space:
mode:
Diffstat (limited to 'PenroseRand.h')
-rw-r--r--PenroseRand.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/PenroseRand.h b/PenroseRand.h
new file mode 100644
index 0000000..fb06588
--- /dev/null
+++ b/PenroseRand.h
@@ -0,0 +1,3 @@
+
+float rrand(int *seed);
+float prand(int *seed);