Hi everyone,
We have converted the Java RgxGen library into a Kotlin multiplatform project. This library generates strings based on regular expressions, which can be useful for creating test data or mocks. We hope you find it helpful!
https://github.com/flock-community/kotlin-rgxgen
🙌 5
a
Anonymike
06/01/2024, 9:17 AM
This is something I've worked on before and never gotten to complete. Awesome to see. If there are any areas where help could be used, please let me know. I don't get much time these days, but could absolutely use more pattern based generation.