UNPKG

@ethersproject/random

Version:

Random utility functions for ethers.

5 lines (3 loc) 93 B
"use strict"; export { randomBytes } from "./random"; export { shuffled } from "./shuffle";