What it does
Generates UUID v4 identifiers and sortable ULIDs for databases, APIs, and distributed systems.
How it's safe
IDs are created locally with secure randomness. Nothing is sent anywhere.
Watch out
UUIDs/ULIDs identify records — they do not authenticate or encrypt anything by themselves.