issues
search
nomoixyz
/
vulcan
Development framework for Foundry projects
https://nomoixyz.github.io/vulcan/
MIT License
285
stars
19
forks
source link
Create pseudo random generator
#186
Open
vdrg
opened
1 year ago
vdrg
commented
1 year ago
Let's create a
random
module:
Implemented as a counter that could be stored in a contract's storage or in a json
Use a modified VM interface so we can mark these functions as
pure
Let's create a
random
module:pure