Function arduboy_rust::arduino_system::arduino::random_between
source · pub fn random_between(min: i32, max: i32) -> i32
Expand description
A Arduino function to get a random number between 2 numbers seed based