Replaces all Math.random() with predictable seed-based RNG's with different categories:
- general (default)
- visual
- sound
- event
- misc
git clone https://github.com/krypciak/cc-determine
cd cc-determine
pnpm install
pnpm run start
# this should return no errors (hopefully)
npx tsc