Skip to content

getRandomId

@tsed/core

Usage

typescript
import { getRandomId } from "@tsed/core";

See /packages/core/src/types/utils/getRandomId.ts.

Overview

ts
function getRandomId(): string;

Released under the MIT License.