This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

All the Personal Data You Want

Stefan Tilkov,

except it’s fake:

I needed some sample address book data for a project that I’m working on. Because of the number of people who may see it, I didn’t want to use real address book entries, so I wrote some Python scripts to generate some.

Sounds useful.