1.2.2 • Published 2 months ago

@onflow/util-uid v1.2.2

Weekly downloads
442
License
Apache-2.0
Repository
github
Last release
2 months ago

@onflow/util-uid

Utility for creating Unique Identifiers.

Status

  • Last Updated: July 17 2020
  • Stable: Yes
  • Risk of Breaking Change: No

Install

npm install --save @onflow/util-uid

Usage

import {uid} from "@onflow/util-uid"

const uniqueIdentifier = uid()