IRandomInner
Namespace: IotaSdk
A typed view of the 0x2::random::RandomInner state held in the dynamic
field of the [Random] singleton.
public interface IRandomInner
Attributes NullableContextAttribute
Methods
Epoch()
ulong Epoch()
Returns
RandomBytes()
Byte[] RandomBytes()
Returns
RandomnessRound()
The randomness round the current random_bytes were produced for.
ulong RandomnessRound()
Returns
Version()
ulong Version()