UNPKG

nxkit

Version:

This is a collection of tools, independent of any other libraries

4 lines (3 loc) 164 B
import { IBuffer } from '../buffer'; export declare function rng(): import("../buffer").InterfaceBuffer; export default function uuid_v4(random?: IBuffer): string;