IRandom
interface IRandom
Source: contracts/interfaces/IRandom.sol
Index
Reference
Functions
getCurrentSeed
abstract function getCurrentSeed() external view returns (uint256)
- Returns:
- uint256
abstract function getCurrentSeed() external view returns (uint256)