rust-cookbook
rust-cookbook copied to clipboard
fix random range generator gen_range call
trafficstars
fixes issue with gen_range call using rand crate 0.8.0, with API changes, gen_range argument should be a range.