import * as mod from "https://deno.land/std@0.118.0/uuid/_common.ts";
Functions
Converts the byte array to a UUID string | |
Creates a buffer for creating a SHA-1 hash. | |
Converts a string to a byte array using the char code. | |
Converts a string to a byte array by converting the hex value to a number. |