variable NAMESPACE_X500import { NAMESPACE_X500 } from "https://dotland.deno.dev/std@0.224.0/uuid/mod.ts"; Name string is an X.500 DN (in DER or a text output format). ExamplesExample 1 import { NAMESPACE_X500 } from "https://deno.land/std@0.224.0/uuid/constants.ts"; console.log(NAMESPACE_X500); // => 6ba7b814-9dad-11d1-80b4-00c04fd430c8 type"6ba7b814-9dad-11d1-80b4-00c04fd430c8"