# Functions
FromDashless returns the dashless uuid with dashes.
FromString returns the uuid from the string.
FromStringSlice returns a slice of uuids from the string slice.
New returns a new random UUIDv4.
ToDashless returns the uuid without dashes.
Validate determines if the given UUID string is valid.
ValidateDashless validates the dashless uuid is valid.