Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Unique ID Generator (ULID/UUID)New to Visual Studio Code? Get it now.
Unique ID Generator (ULID/UUID)

Unique ID Generator (ULID/UUID)

Tory Walker

|
4,699 installs
| (2) | Free
A generator for creating new ULIDs and UUIDs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Unique ID Generator (ULID/UUID)

Features

Generate unique identifiers that adhere to one of three standards:

  • ULID
  • UUID v1 (Timestamp)
  • UUID v4 (Random)

Installation

  1. Open Visual Studio Code
  2. Open Extension Marketplace Panel
  3. Search for Unique ID Generator (ULID/UUID)

Usage

Type CMD+shift+P to open the command palette, and type any part of the following commands to autocomplete:

  • generate ULID
  • generate UUID v1 (Timestamp)
  • generate UUID v4 (Random)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft