aboutsummaryrefslogtreecommitdiff
path: root/games/rndn
diff options
context:
space:
mode:
Diffstat (limited to 'games/rndn')
-rwxr-xr-xgames/rndn2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rndn b/games/rndn
index 3abf730a..18c34218 100755
--- a/games/rndn
+++ b/games/rndn
@@ -1,7 +1,7 @@
#!/bin/sh
# Esoteric random number generator
-# Single optional argument is a random seed, otherwise use rnds(1)
+# Single optional argument is a random seed, otherwise use rnds(1df)
s=${1:-"$(rnds)"}
# Validate s