UNPKG

@ethersproject/random

Version:

Random utility functions for ethers.

4 lines 125 B
"use strict"; export { randomBytes } from "./random"; export { shuffled } from "./shuffle"; //# sourceMappingURL=index.js.map