# Functions
Creates a new UniqueID that is based on the inputID and of a specified length, if the given id is longer than the maxLength.
Creates a new uniqueID using the parts concatenated using `-` and ensures that the uniqueID is not longer than the maxLength.
# Variables
No description provided by the author