Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewID ¶
func NewID() string
NewID is a globally unique identifier. It is a [A-Z0-9] string 26 characters long. It is a UUID version 4 Guid that is zbased32 encoded with the padding stripped off.
func NewSecureString ¶ added in v0.5.0
NewSecureString returns a secure random string of the given length. The resulting entropy will be (6 * length) bits.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.