summary refs log tree commit diff
path: root/bin/randgen
diff options
context:
space:
mode:
Diffstat (limited to 'bin/randgen')
-rwxr-xr-xbin/randgen6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/randgen b/bin/randgen
deleted file mode 100755
index cb18995..0000000
--- a/bin/randgen
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-set -e
-[ -n "$DEBUG" ] && set -x
-
-head -c 12 /dev/urandom | shasum | cut -d ' ' -f1