{"id":69394,"library":"password-generator","title":"password-generator","description":"Package password-generator generates random passwords with configurable rules.","status":"active","version":"0.2.9","language":"go","source_language":null,"source_url":null,"tags":["password","generator","security","utility"],"install":[{"cmd":"go get gomodules.xyz/password-generator","lang":"bash","label":"Install gomodules.xyz/password-generator"}],"dependencies":[],"imports":[{"symbol":"passwordgenerator","correct":"gomodules.xyz/password-generator"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"gomodules.xyz/password-generator\"\n)\n\nfunc main() {\n    pwd, _ := passwordgenerator.Generate(passwordgenerator.Config{Length: 16})\n    fmt.Println(pwd)\n}","lang":"go","description":"Generate a random password of length 16"},"warnings":[],"env_vars":null,"search_vec":"'configur':12 'generat':3,7,8,15 'packag':4 'password':2,6,10,14 'password-gener':1,5 'random':9 'rule':13 'secur':16 'util':17","created_at":"2026-06-17T18:01:16.598608+00:00","updated_at":"2026-06-17T18:01:16.598608+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/gomodules/password-generator","github":null,"docs":"https://pkg.go.dev/gomodules.xyz/password-generator#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","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}}