Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denodb/deps.ts>Bson.UUID.generate

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Go to Latest
method Bson.UUID.generate
import { Bson } from "https://deno.land/x/denodb@v1.1.0/deps.ts";
const { UUID } = Bson;

Generates a populated buffer containing a v4 uuid

Returns

Buffer