pub type Rom128 = Blake2b<U16>;
Blake2b random oracle with an output of 128 bits.
struct Rom128 { /* private fields */ }