Added sample data generation based on Markov chaining.

This commit is contained in:
flash 2022-02-24 23:49:37 +00:00
parent 029e996b58
commit 21526491c6
25 changed files with 634 additions and 2 deletions

View file

@ -2,6 +2,10 @@
> Misuzu can and will steal your lunch money.
## Requirements
- PHP 7.4
- MariaDB 10.4
- PHP 8.1
- MariaDB 10.6
- [Composer](https://getcomposer.org/)
## Important
DON'T RUN ANYTHING IN THE `devel` FOLDER IN PRODUCTION UNLESS YOU SERIOUSLY WANT TO FUCK EVERYTHING UP.