Skip to main content
Module

std/uuid/_common.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.166.0/uuid/_common.ts";

Functions

Converts the byte array to a UUID string

Converts a string to a byte array by converting the hex value to a number.