Constant miden_processor::NUM_RAND_ROWS
source ยท pub const NUM_RAND_ROWS: usize = 1;Expand description
Number of rows at the end of an execution trace which are injected with random values.
pub const NUM_RAND_ROWS: usize = 1;Number of rows at the end of an execution trace which are injected with random values.