r

randexp

Create random strings that match a given regular expression.
http://fent.github.io/randexp.js/
MIT
fent
fent
Files download
File Operation
randexp-0.5.3.jar download
randexp-0.5.3.pom download
randexp-0.5.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>randexp</artifactId>
  <version>0.5.3</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:randexp:0.5.3'
Gradle Kotlin
implementation("org.mvnpm:randexp:0.5.3")
Scala SBT
libraryDependencies += "org.mvnpm" % "randexp" % "0.5.3"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='randexp', version='0.5.3')
)
Apache Ivy
<dependency org="org.mvnpm" name="randexp" rev="0.5.3" />
Leiningen
[org.mvnpm/randexp "0.5.3"]
Apache Buildr
'org.mvnpm:randexp:jar:0.5.3'
Dependencies