ethers.js/packages/random/src.ts/index.ts
2020-11-14 17:42:36 -05:00

5 lines
93 B
TypeScript

"use strict";
export { randomBytes } from "./random";
export { shuffled } from "./shuffle";