Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/atlas_sdk/mod.ts>UUID.createFromHexString

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
method UUID.createFromHexString
import { UUID } from "https://deno.land/x/atlas_sdk@v1.1.3/mod.ts";

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

Parameters

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