UNPKG

@onekeyfe/coinselect

Version:

A transaction input selection module for bitcoin.

4 lines 183 B
export declare const arrayShuffle: <T>(array: readonly T[], { randomInt }: { randomInt: (min: number, max: number) => number; }) => T[]; //# sourceMappingURL=arrayShuffle.d.ts.map