Started work on matrix generation

This commit is contained in:
mstiMarcel
2020-12-18 14:00:15 +01:00
parent 639fcf8c6e
commit 744935b18e
4 changed files with 358 additions and 66 deletions

View File

@@ -22,6 +22,8 @@
"testURL": "http://localhost/"
},
"dependencies": {
"@types/seedrandom": "^2.4.28",
"seedrandom": "^3.0.5",
"vue": "^3.0.0"
},
"devDependencies": {