Method Standards.UUID.make_version3()
- Method make_version3
Standards.UUID.UUID make_version3(string name, string namespace)
- Description
Creates a version 3 UUID with a name string and a binary representation of a name space UUID.
- Note
This implementation differs from Standards.UUID.make_version3() in that it does not attempt to normalize the namespace, and thus accepts malformed "UUIDs".