Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Randomize ¶
type Randomize struct { *contract.TomoRandomizeSession // contains filtered or unexported fields }
func DeployRandomize ¶
func DeployRandomize(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend, randomNumber *big.Int) (common.Address, *Randomize, error)
func NewRandomize ¶
func NewRandomize(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*Randomize, error)
Click to show internal directories.
Click to hide internal directories.