centralize calls to make_zzword()
authorAaron Traas <aaron@traas.org>
Sun, 2 Jul 2017 06:02:09 +0000 (02:02 -0400)
committerAaron Traas <aaron@traas.org>
Sun, 2 Jul 2017 06:02:09 +0000 (02:02 -0400)
make_zzword() now called in set_seed(), because the only times it was
called in the entire application is after every invocation of set_seed().


No differences found