MCPcopy Create free account
hub / github.com/flant/shell-operator / randomSuffix

Function randomSuffix

test/integration/kubeclient/object_patch_test.go:234–236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

232}
233
234func randomSuffix() string {
235 return uuid.Must(uuid.NewV4()).String()[0:8]
236}

Callers 1

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected