flow-go
flow-go copied to clipboard
[EVM] Random source with 32 bytes
The get random source function on the Cadence arch now returns an uint64 (8 bytes), which is not ideal. We should return all the data we get from the random beacon which 32 bytes.