The most simple random strings generator.
For example let's generate really cool password:
RandomStringsPattern.create()
                .numbers()
                .capitalLetters()
                .letters()
                .symbols()
                .next(30);Here is how to add this library depending on your project.
Repository:
maven {
    name = "clojars.org"
    url = uri("https://repo.clojars.org")
}Depend:
implementation 'io.github.dynomake:random-strings-generator:1.0.0'Repository:
<repository>
    <id>clojars.org</id>
    <url>https://repo.clojars.org</url>
</repository>Depend:
<dependency>
    <groupId>io.github.dynomake</groupId>
    <artifactId>random-strings-generatork</artifactId>
    <version>1.0.0</version>
</dependency>If you want to support my pet-projects and open-source projects, you always can send me crypro to my USDC wallet address on POLYGON network: 0xAE8840E02C52F4a289af083465d78C2329E6ca7B