namespace v3
Functions
f
v3.generate(): Promise<string>
namespace: string,
data: Uint8Array
Generate a RFC4122 v3 UUID (MD5 namespace).
f
v3.validate(id: string): boolean
Validate that the passed UUID is an RFC4122 v3 UUID.
Generate a RFC4122 v3 UUID (MD5 namespace).
Validate that the passed UUID is an RFC4122 v3 UUID.