Chainlink Tutorial | How to Generate a Random Number with Chainlink VRF in Solidity - Part 3

3 years ago
4

In this Chainlink tutorial, we'll build an ERC-20 token integrated with Chainlink VRF that sends a random amount of your total balance when you try to send someone tokens.

This isn't necessarily something you'd do in a real project (unless it was some kind of game of chance), but it is a cool way to highlight some of the key Chainlink VRF functionality.

Loading comments...