Generating (random) UUIDs
Supports multiple versions.
import ids/uuid let id = cuid.v4()
pub fn v4() -> String
Generates a version 4 (random) UUID.