Generate a new identifier with optional length and from optional abc.
length
abc
The lengths of the generated identifier. Defaults to 8.
The set of characters that can occur in the identifier. Defaults so ASCII alphanumeric characters.
Generated using TypeDoc
Generate a new identifier with optional
length
and from optionalabc
.