Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevinkimball
4291 days ago
Faker (for ruby here
https://github.com/stympy/faker
) originally for perl, available elsewhere also
3 comments
ultramancool
4291 days ago
Nice, anything like this available in Python or C# land? Or even a simple desktop app rather than a webapp?
link
fasouto
4291 days ago
There's something similar in python
https://pypi.python.org/pypi/fake-factory
link
cyanbane
4291 days ago
C# -
https://github.com/slashdotdash/faker-cs
link
werdnapk
4291 days ago
Very useful for generating fake data when writing test cases.
link
littleweep
4291 days ago
I was reminded of this as well.
link