UNPKG

hyperdyperid

Version:

Fastest random ID and random string generation for Node.js

4 lines (3 loc) 112 B
export type Str10_36 = () => string; export function makestr10_36(): Str10_36; export const str10_36: Str10_36;