pub(super) fn run( master: Address, salt: Option<B256>, threads: Option<usize>, seed: Option<B256>, no_random: bool, ) -> Result<Output>