For the complete documentation index, see llms.txt. This page is also available as Markdown.

IRandomGenerator

Methods

getRandom

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

Parameters

Name
Type
Description

_inputs

RandomInputs

undefined

Returns

Name
Type
Description

_0

uint256

undefined

Last updated