Skip to main content

2 docs tagged with "Randomness"

On chain randomness.

View all tags

Get Randomness on L2

You can use the ISC Magic Contract in EVM contracts to access ISC functionality, such as randomness.

On-Chain Randomness

Randomness is a valuable tool to simulate chance on chain, but can also expose flaws in your logic. Understanding the vulnerabilities and accounting for them can mitigate the threat exposure for your smart contracts.