Fakery is a Swift port of Ruby's Faker library that generates fake data.
It's useful in all the cases when you need to use some dummy data for testing, population of database during development, etc.
Generated data is pretty realistic, supports a range of locales, but returned values are not guaranteed to be unique.
Your new post is loading...