ids/uuid

Generating (random) UUIDs

Supports multiple versions.

Usage

import ids/uuid


let id = cuid.v4()

Functions

pub fn v4() -> String

Generates a version 4 (random) UUID.