UNPKG

typia

Version:

Superfast runtime validators with only one line

9 lines (7 loc) 199 B
import { _randomInteger } from "./_randomInteger"; export const _randomFormatRelativeJsonPointer = (): string => `${_randomInteger({ type: "integer", minimum: 0, maximum: 10, })}#`;