robbestad/Rantjs

Seed based generation

Opened this issue · 1 comments

How difficult would it be to implement seed based generation or using a custom random number generator?

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/