Documentation ¶ Index ¶ func GenerateRandomBytes(n int) ([]byte, error) func GenerateRandomNumber() int func GenerateRandomString(n int) (string, error) func MakeMetadata(md metadata.MD) *nrpc.Metadata func NewInBox() string func RandInt(min, max int) int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenerateRandomBytes ¶ func GenerateRandomBytes(n int) ([]byte, error) GenerateRandomBytes . func GenerateRandomNumber ¶ func GenerateRandomNumber() int GenerateRandomNumber . func GenerateRandomString ¶ func GenerateRandomString(n int) (string, error) GenerateRandomString . func MakeMetadata ¶ func MakeMetadata(md metadata.MD) *nrpc.Metadata func NewInBox ¶ func NewInBox() string func RandInt ¶ func RandInt(min, max int) int RandInt . Types ¶ This section is empty. Source Files ¶ View all Source files utils.go Click to show internal directories. Click to hide internal directories.