xxuuid

package
v1.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatUUID

func FormatUUID(buf []byte) (string, error)

func GenerateRandomBytes

func GenerateRandomBytes(size int) ([]byte, error)

GenerateRandomBytes is used to generate random bytes of given size.

func GenerateRandomBytesWithReader

func GenerateRandomBytesWithReader(size int, reader io.Reader) ([]byte, error)

GenerateRandomBytesWithReader is used to generate random bytes of given size read from a given reader.

func GenerateUUID

func GenerateUUID() (string, error)

GenerateUUID is used to generate a random UUID

func GenerateUUIDWithReader

func GenerateUUIDWithReader(reader io.Reader) (string, error)

GenerateUUIDWithReader is used to generate a random UUID with a given Reader

func ParseUUID

func ParseUUID(uuid string) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL