Skip to content

Commit

Permalink
Update vrf.md
Browse files Browse the repository at this point in the history
  • Loading branch information
btspoony authored Sep 21, 2024
1 parent 0c40a4f commit c9f45be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/evm/guides/vrf.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ The **`revertibleRandom()`** function can be directly used to generate a pseudo-

## Read More

For further details on Flow’s randomness and secure development practices, check out the [Flow Randomness Documentation](https://developers.flow.com/build/advanced-concepts/randomness). You can also view an exammple in both Solidity and Cadence of a [cointoss implentation](https://github.com/onflow/random-coin-toss/tree/add-solidity-impl) using the VRF.
For further details on Flow’s randomness and secure development practices, check out the [Flow Randomness Documentation](https://developers.flow.com/build/advanced-concepts/randomness). You can also view an exammple in both Solidity and Cadence of a [cointoss implentation](https://github.com/onflow/random-coin-toss) using the VRF.

_This documentation was contributed by Noah Naizir, a community developer._

0 comments on commit c9f45be

Please sign in to comment.