Skip to main content
Extremely Popular
Go to Latest
method UUID.createFromHexString
import { UUID } from "https://deno.land/x/mongo@v0.31.2/deps.ts";

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

Parameters

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