jimstorch / DGGen

DDGen creates pre-generated characters (PDF) for the pen & paper RPG Delta Green
Apache License 2.0
30 stars 7 forks source link

Sampling from sets is deprecated. #9

Closed brunns closed 2 years ago

brunns commented 2 years ago

We are seeing warnings when we sample from sets. Using lists is just as good here - we only sample from these data structures.

jimstorch commented 2 years ago

Now I'm trying to remember why I stored them as sets to begin with.