On Tue, Jun 23, 2020 at 04:35:37PM -0400, Eric Sunshine wrote: > > I wrestled with the name, and I agree "seed" is overly technical. And I > > came up with many similar variations of "anonymize-to", but they all > > seemed ambiguous (e.g., it could be "to" a file that we're storing the > > data in). > > > > Perhaps "--anonymize-map" would be less technical? > > That's not too bad. It is better than --seed-anonymized. I haven't > come up with any name which improves upon it. I went with that in my reroll, and avoided using the word "seed" at all in the documentation (I did keep the name "anonymized_seeds" as the internal variable name for the hashmap, since just calling it "map" there is ambiguous with all of the other maps). -Peff