Generates a set of unique IDs under the same behavior as generateShortId.
generateShortId
The length of the ID to be generated. Default is 18.
The prefix of the generated ID. Default is an empty string.
The number of IDs to be generated.
Generates a set of unique IDs under the same behavior as
generateShortId
.