{"id":64824,"library":"generex","title":"Generex","description":"A Java library for generating strings from regular expressions.","status":"active","version":"1.0.2","language":"java","source_language":null,"source_url":"https://github.com/mifmif/Generex","tags":["regex","string-generation","java","testing"],"install":[{"cmd":"<dependency>\n  <groupId>com.github.mifmif</groupId>\n  <artifactId>generex</artifactId>\n  <version>1.0.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.github.mifmif:generex:1.0.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Generex","correct":"com.github.mifmif.generex.Generex"}],"quickstart":{"code":"import com.github.mifmif.generex.Generex;\n\nGenerex generex = new Generex(\"[a-z]{3}\");\nString random = generex.random();\nSystem.out.println(random);","lang":"java","description":"Generate a random string matching the regex pattern [a-z]{3}."},"warnings":[],"env_vars":null,"search_vec":"'express':10 'generat':6,14 'generex':1 'java':3,15 'librari':4 'regex':11 'regular':9 'string':7,13 'string-gener':12 'test':16","created_at":"2026-06-17T17:00:41.360613+00:00","updated_at":"2026-06-17T17:00:41.360613+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/mifmif/Generex/tree/master","github":"https://github.com/mifmif/Generex","docs":"https://appdoc.app/artifact/com.github.mifmif/generex/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}