Function noise_rs::create_range[][src]

pub fn create_range(low: i32, high: i32) -> Vec<i32>