Generates a unique identifier, optionally prefixed with a given string.
Optional
prefix: stringAn optional string to prefix the unique identifier. If not provided or not a string, only the unique numeric identifier is returned.
A string containing the unique identifier, with the optional prefix if provided.
Alias