{"library":"rand-xorshift","install":[{"cmd":"# Cargo.toml\n[dependencies]\nrand_xorshift = \"0.5.0\"","imports":["use rand_xorshift::XorShiftRng;"]},{"cmd":"cargo add rand_xorshift","imports":[]}]}