Documentation ¶
Overview ¶
Package uniqueid provides randomly generated string 16 characters long.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate() string
Generate creates a randomly generated string suitable for use as part of an URI. It returns a string that is always 16 characters long.
func Generate16 ¶ added in v1.71.0
func Generate16() string
Generate16 creates a randomly generated 16 character length string suitable for use as part of an URI. It returns a string that is always 16 characters long.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package xid is a globally unique id generator suited for web scale
|
Package xid is a globally unique id generator suited for web scale |
Package xid is a globally unique id generator suited for web scale
|
Package xid is a globally unique id generator suited for web scale |
Click to show internal directories.
Click to hide internal directories.