pub type Randomness = H256;

Aliased Type§

struct Randomness(pub [u8; 32]);

Fields§

§0: [u8; 32]