{"id":50026,"library":"gofrs-uuid","title":"gofrs UUID","description":"Package uuid provides implementations of the Universally Unique Identifier (UUID) as specified in RFC-4122.","status":"active","version":"4.4.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/gofrs/uuid","tags":["uuid","rfc-4122","identifier"],"install":[{"cmd":"go get github.com/gofrs/uuid","lang":"bash","label":"Install github.com/gofrs/uuid"}],"dependencies":[],"imports":[{"symbol":"uuid","correct":"github.com/gofrs/uuid"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gofrs/uuid\"\n)\n\nfunc main() {\n\tu, err := uuid.NewV4()\n\tif err != nil {\n\t\tfmt.Println(err)\n\t\treturn\n\t}\n\tfmt.Println(u.String())\n}","lang":"go","description":"Generates a UUID v4."},"warnings":[],"env_vars":null,"search_vec":"'-4122':17,20 'gofr':1 'identifi':11,21 'implement':6 'packag':3 'provid':5 'rfc':16,19 'specifi':14 'uniqu':10 'univers':9 'uuid':2,4,12,18","created_at":"2026-06-15T04:37:01.959495+00:00","updated_at":"2026-06-15T04:37:01.959495+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/gofrs/uuid","github":"https://github.com/gofrs/uuid","docs":"https://pkg.go.dev/github.com/gofrs/uuid#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-15","next_check":"2026-12-12","install_tag":null}}