Skip to main content

RandomInnerProtocol

RandomInnerProtocol Objects

class RandomInnerProtocol(typing.Protocol)

A typed view of the 0x2::random::RandomInner state held in the dynamic field of the [Random] singleton.

randomness_round

def randomness_round() -> int

The randomness round the current random_bytes were produced for.