UUID Generator — v4, v7, ULID, Nanoid (Batch 100)

AI 에이전트용 고유 식별자 생성 API로 UUID v4, v7, ULID, Nanoid를 배치로 생성할 수 있으며, 시간 정렬 가능 및 암호화된 랜덤 형식을 제공합니다.

01

무엇을 할 수 있는가

데이터베이스 기록 ID, 세션 토큰, 상관관계 ID, 아이디empo트ент리키 등 고유 식별자 생성이 필요한 시나리오에서 활용할 수 있습니다.

02

연결 방법

  1. npx -y @smithery/cli install axel-belfort/uuid-generator --client claude
  2. https://uuid-generator--axel-belfort.run.tools 접속하여 UUID를 배치로 생성합니다.
03

설치 / 접속

npx -y @smithery/cli install axel-belfort/uuid-generator --client claude