Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/s3si/deps.ts>uuid.v1.validate

Export your battles from SplatNet to stat.ink
Go to Latest
function uuid.v1.validate
import { uuid } from "https://deno.land/x/s3si@v0.1.8/deps.ts";
const { validate } = uuid.v1;

Validates the UUID v1.

Parameters

id: string

UUID value.

Returns

boolean