Go to file
Zorchenhimer 5fddd2fb3a
Fix a sentence
Moved a space to inside a [hide] block so it would be included
(excluded?) in the output properly.
2021-02-21 21:28:22 -05:00
api Initial commit 2021-02-13 11:39:05 -05:00
cmd Allow passing a format string to the generate command 2021-02-21 20:37:15 -05:00
database Start implementing format sentences 2021-02-17 18:07:23 -05:00
frontend Rename Random() to Hack() 2021-02-14 16:49:11 -05:00
models Add note about irregular nouns not being implemented 2021-02-20 21:17:12 -05:00
.gitignore Initial commit 2021-02-13 11:39:05 -05:00
LICENSE.md Add MIT license 2021-02-13 12:05:28 -05:00
Makefile Fix makefile 2021-02-14 18:25:42 -05:00
english.go Implement RNG format blocks in sentences 2021-02-21 20:30:09 -05:00
go.mod Initial commit 2021-02-13 11:39:05 -05:00
go.sum Initial commit 2021-02-13 11:39:05 -05:00
hacker.go Start implementing format sentences 2021-02-17 18:07:23 -05:00
word_lists.json Fix a sentence 2021-02-21 21:28:22 -05:00