IRandomizer

Git Source

Author: fx(hash)

Interface for FxGenArt721 tokens to interact with randomizers

Functions

requestRandomness

Requests random seed for a given token

function requestRandomness(uint256 _tokenId) external;

Parameters

NameTypeDescription
_tokenIduint256ID of the token