UNPKG

@subhog/proquint

Version:
4 lines (3 loc) 150 B
export declare const makeId: () => string; export declare const checkId: (id: string) => number; export declare const toRand: (id: string) => number;