uuidv3namespace
A UUIDv3 namespace refers to a predefined, universally unique identifier used in conjunction with the MD5 hashing algorithm to generate Version 3 Universally Unique Identifiers (UUIDs). UUIDs are 128-bit numbers used for identifying information in computer systems. Version 3 UUIDs are name-based, meaning they are generated by combining a namespace identifier and a name string.
The namespace acts as a context or domain for the name. When generating a UUIDv3, the system
Standard namespaces are provided for common use cases, such as the DNS namespace (for domain names), URL