changeset 8350:93391a5e8992

<moon_> rm bin/binrand
author HackBot
date Sun, 05 Jun 2016 23:46:34 +0000
parents 98283bd0eb9b
children f9bdf45cb110
files bin/binrand
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/binrand	Sun Jun 05 23:45:54 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-for i in {1..8}; do echo -n $((RANDOM % 2)); done