UNPKG

blo

Version:

blo is a small and fast library to generate Ethereum identicons.

3 lines 161 B
export declare function nextRandom(rseed: Uint32Array): number; export declare function randSeed(seed: string): Uint32Array; //# sourceMappingURL=random.d.ts.map