rand

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUUID

func NewUUID() (string, error)
Example
uuid, err := NewUUID()
if err != nil {
	panic(err)
}
fmt.Println(len(uuid) == len("BE76F2EC-F918-7FE8-41D2-83CF5A321988"))
Output:

true

Types

This section is empty.

Jump to

Keyboard shortcuts

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