GUID validate

Validate 'Globally Unique Identifiers'

GUID: Globally Unique Identifier is 128-bit value that is a unique reference number.

It is 32 hexadecimal digits with groups separated by hyphens.
Upon generation you can choose to strip the hyphens and if all chars must be uppercase.

More detailed about UUID/GUID: UUID / GUID description.