RandomNumberConsumer


Functions:

Graphs:


Function Definitions:

constructor()

constructor(address _VRFCoordinator, address _LinkToken, bytes32 _keyHash) public 

getRandomResult()

getRandomResult(uint256 electionId) public  returns (uint256)

deposit()

deposit() public 

getRandomNumber()

getRandomNumber(uint256 _electionId, uint256) public 

Events

Graphs

Dependency Graph

Inheritance Graph

Last updated