bsp-dungeon-generator
bsp-dungeon-generator copied to clipboard
remove global monkey patching of Math.random when seeded
This is a fix for issue #2 where the global Math.random is monkey patched after calling dungeon.generate with a seed.