Function arduboy_rust::prelude::random_less_than
source · pub fn random_less_than(max: i32) -> i32
Expand description
A Arduino function to get a random number smaller than the number given seed based
pub fn random_less_than(max: i32) -> i32
A Arduino function to get a random number smaller than the number given seed based