Seed based generation
MaciekBaron opened this issue · 1 comments
MaciekBaron commented
How difficult would it be to implement seed based generation or using a custom random number generator?
robbestad commented
Not difficult at all. I'm using Math.random for now, but I've been thinking about replacing this with the same kind of seeding that's employed in https://github.com/TheBerkin/Rant/