IRandomGenerator

Methods

getRandom

function getRandom(RandomInputs _inputs) external nonpayable returns (uint256)

Parameters

NameTypeDescription

_inputs

RandomInputs

undefined

Returns

NameTypeDescription

_0

uint256

undefined

Last updated