{"id":52951,"library":"zach-klippenstein-goregen","title":"GoRegen","description":"A library for generating random strings from regular expressions, ensuring the generated strings match the expressions they were generated from.","status":"active","version":"0.0.0-20160303162051-795b5e3961ea","language":"go","source_language":null,"source_url":"https://github.com/zach-klippenstein/goregen","tags":["regex","random","string-generation","testing","utility"],"install":[{"cmd":"go get github.com/zach-klippenstein/goregen","lang":"bash","label":"Install github.com/zach-klippenstein/goregen"}],"dependencies":[],"imports":[{"symbol":"regen","correct":"github.com/zach-klippenstein/goregen"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/zach-klippenstein/goregen\"\n)\n\nfunc main() {\n\tgen, _ := regen.NewGenerator(\"[a-z]{1,64}\")\n\tfmt.Println(gen.Generate())\n}","lang":"go","description":"Generate a random lowercase alphanumeric string between 1 and 64 characters."},"warnings":[],"env_vars":null,"search_vec":"'ensur':11 'express':10,17 'generat':5,13,20,26 'goregen':1 'librari':3 'match':15 'random':6,23 'regex':22 'regular':9 'string':7,14,25 'string-gener':24 'test':27 'util':28","created_at":"2026-06-15T07:21:39.898906+00:00","updated_at":"2026-06-15T07:21:39.898906+00:00","problems":[],"ecosystem":"go","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/zach-klippenstein/goregen","github":"https://github.com/zach-klippenstein/goregen","docs":"https://pkg.go.dev/github.com/zach-klippenstein/goregen#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}