Defaults Module
Defines the recommended set of characters and output length for optimally generating nano identifier strings.
Functions and values
| Function or value |
Description
|
Full Usage:
Defaults.Alphabet
Returns: string
|
An alphabet consisting of: URL-friendly numbers, English letters, and
symbols (ie:
|
Full Usage:
Defaults.Size
Returns: int
|
Twenty-one (21) single-byte characters. This is the default output length if one is not explicitly specified.
|
ananoid