{"id":67587,"library":"14rcole-gopopulate","title":"GoPopulate","description":"A Go library for populating struct fields with random data.","status":"active","version":"0.0.0-20180821133914-b175b219e774","language":"go","source_language":null,"source_url":"https://github.com/14rcole/gopopulate","tags":["struct","random","data-generation","testing"],"install":[{"cmd":"go get github.com/14rcole/gopopulate","lang":"bash","label":"Install github.com/14rcole/gopopulate"}],"dependencies":[],"imports":[{"symbol":"gopopulate","correct":"github.com/14rcole/gopopulate"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/14rcole/gopopulate\"\n)\n\ntype Example struct {\n\tName string\n\tAge  int\n}\n\nfunc main() {\n\tvar e Example\n\tgopopulate.Populate(&e)\n\tfmt.Printf(\"%+v\\n\", e)\n}","lang":"go","description":"Populate a struct with random data."},"warnings":[],"env_vars":null,"search_vec":"'data':11,15 'data-gener':14 'field':8 'generat':16 'go':3 'gopopul':1 'librari':4 'popul':6 'random':10,13 'struct':7,12 'test':17","created_at":"2026-06-17T17:39:08.108352+00:00","updated_at":"2026-06-17T17:39:08.108352+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/14rcole/gopopulate","github":"https://github.com/14rcole/gopopulate","docs":"https://pkg.go.dev/github.com/14rcole/gopopulate#section-documentation","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}}