ironarachne / world

This is a fantasy world generation CLI and set of Go packages for the same.
MIT License
48 stars 9 forks source link

Rip out the "context" part of the random library #38

Closed BenOvermyer closed 1 year ago

BenOvermyer commented 2 years ago

Looks like this code has broken seed-based generation. Tear all of it out to return to the previous random paradigm.