zama-ai / fhevm-go

fhevm-go is an open-source library used to easily integrate the fhEVM into an EVM-compatible blockchain.
Other
21 stars 13 forks source link

feat: add external seed in rand precompile APIs #122

Closed dartdart26 closed 3 months ago

dartdart26 commented 3 months ago

Needed for the future. Adding it now to stabilize the API of the the rand precompiles. Not used in random computation yet.