aboutsummaryrefslogtreecommitdiff
path: root/src/lib.urp
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2015-06-23 15:42:22 -0400
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2015-06-23 15:42:22 -0400
commit67aa9d138c9f8b966015d480fc77351c6fd77b68 (patch)
tree5b1b9bab3c6fcc2328941a56245f9da69dacf4a2 /src/lib.urp
Initial commitv1.0.0
Diffstat (limited to 'src/lib.urp')
-rw-r--r--src/lib.urp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib.urp b/src/lib.urp
new file mode 100644
index 0000000..62b02ba
--- /dev/null
+++ b/src/lib.urp
@@ -0,0 +1,5 @@
+ffi random
+benignEffectful Random.bytes
+benignEffectful Random.int
+include random.h
+link -lurweb_crypto_random_openssl -lcrypto