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

Add collection element and map k/v type gen for random class instance #243

Closed serpro69 closed 3 months ago

serpro69 commented 3 months ago

Fix #242

TODO: