JSPM

  • Created
  • Published
  • Downloads 400605
  • Score
    100M100P100Q180592F
  • License Apache-2.0

An experimental implementation of the proposed UUIDv7

Package Exports

  • uuidv7

Readme

uuidv7

An experimental implementation of the proposed UUIDv7

import { uuidv7 } from "uuidv7";

const result = uuidv7(); // e.g. "06134091-eb9d-7000-9629-90253a677e25"

See draft-peabody-dispatch-new-uuid-format-01.