use seedrandom library

This commit is contained in:
evanpelle
2025-08-14 20:15:39 -07:00
parent 7f0148b5e5
commit b5744f685a
3 changed files with 31 additions and 78 deletions
+2
View File
@@ -41,6 +41,7 @@
"@types/msgpack5": "^3.4.6",
"@types/node": "^22.10.2",
"@types/pg": "^8.11.11",
"@types/seedrandom": "^3.0.8",
"@types/sinon": "^17.0.3",
"@types/systeminformation": "^3.23.1",
"@types/ws": "^8.5.11",
@@ -118,6 +119,7 @@
"js-yaml": "^4.1.0",
"nanoid": "^3.3.6",
"obscenity": "^0.4.3",
"seedrandom": "^3.0.5",
"ts-node": "^10.9.2",
"uuid": "^11.1.0",
"winston": "^3.17.0",