import { UUID } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
Returns the UUID id as a 32 or 36 character hex string representation, excluding/including dashes (defaults to 36 character dash separated)
import { UUID } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
Returns the UUID id as a 32 or 36 character hex string representation, excluding/including dashes (defaults to 36 character dash separated)