{"id":53115,"library":"dchest-captcha","title":"CAPTCHA Generator","description":"Generates and verifies image and audio CAPTCHAs for bot detection.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/dchest/captcha","tags":["captcha","security","image","audio"],"install":[{"cmd":"go get github.com/dchest/captcha","lang":"bash","label":"Install github.com/dchest/captcha"}],"dependencies":[],"imports":[{"symbol":"captcha","correct":"github.com/dchest/captcha"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/dchest/captcha\"\n)\n\nfunc main() {\n\tid := captcha.New()\n\tfmt.Println(\"CAPTCHA ID:\", id)\n\t// Verify later: captcha.VerifyString(id, \"userInput\")\n}","lang":"go","description":"Generates a new CAPTCHA and prints its ID."},"warnings":[],"env_vars":null,"search_vec":"'audio':8,16 'bot':11 'captcha':1,9,13 'detect':12 'generat':2,3 'imag':6,15 'secur':14 'verifi':5","created_at":"2026-06-15T07:27:07.364109+00:00","updated_at":"2026-06-15T07:27:07.364109+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/dchest/captcha","github":"https://github.com/dchest/captcha","docs":"https://pkg.go.dev/github.com/dchest/captcha#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","utility"],"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}}