issues
search
ethereum-optimism
/
core-utils
[Optimism] Various useful utilities.
MIT License
1
stars
7
forks
source link
[Issue #37] Create getRandomHexString and getRandomAddress common functions
#38
Closed
bstchow
closed
3 years ago
bstchow
commented
3 years ago
Description
Add the getRandomHexString function along with a test case
Add the getRandomAddress function in a new './addresses.ts' file along with a test case
~TODO: Look for places to replace existing functionality with utils~ Only seems to exist in other libraries such as smockit
Additional context
First issue!!? 🚀
Might conflict with
PR #35
Metadata
Fixes
Issue 37
smartcontracts
commented
3 years ago
Fantastic! Thank you!
Description
Additional context
Metadata