Go to file
Zorchenhimer ac4eefee22
Solidify sentence string format
"Convert" the currently implemented sentences into format strings.
These strings are not parsed yet.
2021-02-14 21:19:55 -05:00
api Initial commit 2021-02-13 11:39:05 -05:00
cmd Rename Random() to Hack() 2021-02-14 16:49:11 -05:00
database Add some more sentence types; Add pronouns 2021-02-14 20:35:25 -05:00
frontend Rename Random() to Hack() 2021-02-14 16:49:11 -05:00
models Add some more sentence types; Add pronouns 2021-02-14 20:35:25 -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
generic.go Solidify sentence string format 2021-02-14 21:19:55 -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 Rename Random() to Hack() 2021-02-14 16:49:11 -05:00
word_lists.json Add some more sentence types; Add pronouns 2021-02-14 20:35:25 -05:00