uuid3(_namespace: UUID, _name: string): UUID
_namespace
UUID
_name
string
Defined in: packages/pythonlib/src/uuid.ts:314
Generate a UUID based on the MD5 hash of a namespace identifier and a name (version 3).
A new name-based UUID using MD5