serpro69 / kotlin-faker

Port of a popular ruby faker gem written in kotlin. Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
https://serpro69.github.io/kotlin-faker/
MIT License
468 stars 41 forks source link

Remove most logic from root build.gradle file #247

Closed serpro69 closed 3 weeks ago

serpro69 commented 3 weeks ago

Some small steps towards #226