aboutsummaryrefslogtreecommitdiff
path: root/wordgen.lua
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2022-08-22 07:58:49 -0500
committerthe lemons <citrons@mondecitronne.com>2022-08-22 07:59:33 -0500
commit5f62bfc3e32b03d9d0d771852df215a5ed0598ec (patch)
tree20c14fb3a592f31d8e828ce3a3b0acdf636b6318 /wordgen.lua
parentc276fed671b4cfcce5103a6def5f48b6f77ac6f3 (diff)
remove the
Diffstat (limited to 'wordgen.lua')
-rw-r--r--wordgen.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/wordgen.lua b/wordgen.lua
index 4d90934..773f955 100644
--- a/wordgen.lua
+++ b/wordgen.lua
@@ -1,3 +1,6 @@
+-- word generator
+-- not all output is good or even phonotactically valid
+
math.randomseed(os.time())
local function R(bee, dist)