Skip to content

🔑 ID Generators

CommandDescription
bolt uuidGenerate a UUID v4
bolt uuid shortShort unique ID (8 chars)
bolt nanoidGenerate a NanoID
bolt cuidGenerate a CUID-like unique ID
bolt random [length]Random alphanumeric string

Released under the MIT License.