Skip to content

flock-community/kotlin-rgxgen

Repository files navigation

Maven Central

kotlin-rgxgen

kotlin-rgxgen is a Kolin port of curious-odd-man/RgxGen

Usage

Install

implementation("community.flock.kotlinx.rgxgen:kotlin-rgxgen:0.0.1")

Example

val randomString = RgxGen.parse("\\w{1,50}").generate()

Contributing

Contributions to kotlin-rgxgen are welcome! To contribute, please fork the repository and submit a pull request.

About

Kotlin multiplatform regex generator library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages