Documentation ¶
Index ¶
- func MakeBase10Bytes(length int) []byte
- func MakeBase10String(length int) string
- func MakeBase16Bytes(length int) []byte
- func MakeBase16String(length int) string
- func MakeBase36Bytes(length int) []byte
- func MakeBase36String(length int) string
- func MakeBase62Bytes(length int) []byte
- func MakeBase62String(length int) string
- func MakeBaseNBytes(length int, radixes []byte) []byte
- func MakeBaseNString(length int, radixes []byte) string
- func MakeBytes(length int) []byte
- func MakeKSUID() string
- func MakeUUID4() string
- func MakeXID() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeBase10Bytes ¶
func MakeBase10String ¶
func MakeBase16Bytes ¶
func MakeBase16String ¶
func MakeBase36Bytes ¶
func MakeBase36String ¶
func MakeBase62Bytes ¶
func MakeBase62String ¶
func MakeBaseNBytes ¶
func MakeBaseNString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.