Initial working version of random kanji commands

This commit is contained in:
Elnu 2022-02-14 20:09:08 -08:00
parent e91804a396
commit ef7638a315
7 changed files with 361 additions and 6 deletions

5
.gitignore vendored
View file

@ -9,7 +9,4 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# Added by cargo
/target
.env