Module

x/web_bson/mod.js>UUID.createFromHexString

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method UUID.createFromHexString
import { UUID } from "https://dotland.deno.dev/x/web_bson@v0.3.0/mod.js";

Creates an UUID from a hex string representation of an UUID.

Parameters

hexString: string
  • 32 or 36 character hex string (dashes excluded/included).