Y
Hacker News
new
|
ask
|
show
|
jobs
by
gregbarbosa
4294 days ago
Would be cool to have an API. Could be useful for mass address book creation.
2 comments
kevinkimball
4294 days ago
Faker (for ruby here
https://github.com/stympy/faker
) originally for perl, available elsewhere also
link
ultramancool
4294 days ago
Nice, anything like this available in Python or C# land? Or even a simple desktop app rather than a webapp?
link
fasouto
4294 days ago
There's something similar in python
https://pypi.python.org/pypi/fake-factory
link
cyanbane
4293 days ago
C# -
https://github.com/slashdotdash/faker-cs
link
werdnapk
4294 days ago
Very useful for generating fake data when writing test cases.
link
littleweep
4294 days ago
I was reminded of this as well.
link
mtrn
4294 days ago
Who would need mass address books?
link
userbinator
4294 days ago
People writing address book software.
link