aboutsummaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorSaltyMilk <soufiane.elmelcaoui@gmail.com>2020-07-03 21:13:48 +0200
committerSaltyMilk <soufiane.elmelcaoui@gmail.com>2020-07-03 21:13:48 +0200
commitc4dabb4b5079a24b5ef653aa8752cc3cb01fafb2 (patch)
tree27437694d0cebe8a2638eb85036a4586d9a6f1f8 /readme
downloadtrand-c4dabb4b5079a24b5ef653aa8752cc3cb01fafb2.tar.gz
trand-c4dabb4b5079a24b5ef653aa8752cc3cb01fafb2.tar.bz2
trand-c4dabb4b5079a24b5ef653aa8752cc3cb01fafb2.zip
initial commit
Diffstat (limited to 'readme')
-rw-r--r--readme2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme b/readme
new file mode 100644
index 0000000..544c8be
--- /dev/null
+++ b/readme
@@ -0,0 +1,2 @@
+Trand is more secure alternative to rand
+To compile: gcc your.c -L path_to_libtrand.a -ltrand