{"id":52002,"library":"iris-contrib-go-uuid","title":"go.uuid","description":"Package uuid provides implementation of Universally Unique Identifier (UUID) supporting versions 1, 2, 3, 4, and 5 as specified in RFC 4122 and DCE 1.1.","status":"active","version":"2.0.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/iris-contrib/go.uuid","tags":["uuid","identifier","rfc4122","unique-id"],"install":[{"cmd":"go get github.com/iris-contrib/go.uuid","lang":"bash","label":"Install github.com/iris-contrib/go.uuid"}],"dependencies":[],"imports":[{"symbol":"uuid","correct":"github.com/iris-contrib/go.uuid"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/iris-contrib/go.uuid\"\n)\n\nfunc main() {\n\tu := uuid.NewV4()\n\tfmt.Println(u.String())\n}","lang":"go","description":"Generate a version 4 UUID and print it."},"warnings":[{"fix":"Consider using github.com/google/uuid or github.com/gofrs/uuid for more active development.","message":"This package is a fork of github.com/satori/go.uuid and may not be actively maintained.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'1':13 '1.1':26 '2':14 '3':15 '4':16 '4122':23 '5':18 'dce':25 'go.uuid':1 'id':32 'identifi':9,28 'implement':5 'packag':2 'provid':4 'rfc':22 'rfc4122':29 'specifi':20 'support':11 'uniqu':8,31 'unique-id':30 'univers':7 'uuid':3,10,27 'version':12","created_at":"2026-06-15T06:37:50.568817+00:00","updated_at":"2026-06-15T06:37:50.568817+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/iris-contrib/go.uuid","github":"https://github.com/iris-contrib/go.uuid","docs":"https://pkg.go.dev/github.com/iris-contrib/go.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}}