variable NAMESPACE_URLimport { NAMESPACE_URL } from "https://deno.land/std@0.209.0/uuid/mod.ts"; Name string is a URL. ExamplesExample 1 import { NAMESPACE_URL } from "https://deno.land/std@0.209.0/uuid/constants.ts"; console.log(NAMESPACE_URL); // => 6ba7b811-9dad-11d1-80b4-00c04fd430c8 type"6ba7b811-9dad-11d1-80b4-00c04fd430c8"