{ "rand": { "type": "export" , "target": "rand-internal" , "flexible_config": ["ARCH", "HOST_ARCH", "TARGET_ARCH", "ENV", "TOOLCHAIN_CONFIG"] } , "rand-internal": { "type": ["@", "rules", "rust", "library"] , "name": ["rand"] , "crate_root": ["src/lib.rs"] , "srcs": [ "src/distributions/bernoulli.rs" , "src/distributions/distribution.rs" , "src/distributions/float.rs" , "src/distributions/integer.rs" , "src/distributions/mod.rs" , "src/distributions/other.rs" , "src/distributions/slice.rs" , "src/distributions/uniform.rs" , "src/distributions/utils.rs" , "src/distributions/weighted.rs" , "src/distributions/weighted_index.rs" , "src/lib.rs" , "src/prelude.rs" , "src/rng.rs" , "src/rngs/adapter/mod.rs" , "src/rngs/adapter/read.rs" , "src/rngs/adapter/reseeding.rs" , "src/rngs/mock.rs" , "src/rngs/mod.rs" , "src/rngs/small.rs" , "src/rngs/std.rs" , "src/rngs/thread.rs" , "src/rngs/xoshiro128plusplus.rs" , "src/rngs/xoshiro256plusplus.rs" , "src/seq/index.rs" , "src/seq/mod.rs" ] , "edition": ["2018"] , "arguments_config": ["ARCH", "HOST_ARCH", "TARGET_ARCH", "ENV", "TOOLCHAIN_CONFIG"] , "deps": [ ["@", "libc", "", "libc"] , ["@", "rand_chacha", "", "rand_chacha"] , ["@", "rand_core", "", "rand_core"] ] , "cargo_features": ["alloc", "default", "getrandom", "libc", "rand_chacha", "std", "std_rng"] , "stage": ["rand-0.8.5"] , "version": ["0", "8", "5"] , "pkg_name": ["rand"] } , "alloc": {"type": ["@", "rules", "cargo", "feature"], "name": ["alloc"]} , "default": {"type": ["@", "rules", "cargo", "feature"], "name": ["default"]} , "getrandom": {"type": ["@", "rules", "cargo", "feature"], "name": ["getrandom"]} , "libc": {"type": ["@", "rules", "cargo", "feature"], "name": ["libc"]} , "log": {"type": ["@", "rules", "cargo", "feature"], "name": ["log"]} , "min_const_gen": {"type": ["@", "rules", "cargo", "feature"], "name": ["min_const_gen"]} , "nightly": {"type": ["@", "rules", "cargo", "feature"], "name": ["nightly"]} , "packed_simd": {"type": ["@", "rules", "cargo", "feature"], "name": ["packed_simd"]} , "rand_chacha": {"type": ["@", "rules", "cargo", "feature"], "name": ["rand_chacha"]} , "serde": {"type": ["@", "rules", "cargo", "feature"], "name": ["serde"]} , "serde1": {"type": ["@", "rules", "cargo", "feature"], "name": ["serde1"]} , "simd_support": {"type": ["@", "rules", "cargo", "feature"], "name": ["simd_support"]} , "small_rng": {"type": ["@", "rules", "cargo", "feature"], "name": ["small_rng"]} , "std": {"type": ["@", "rules", "cargo", "feature"], "name": ["std"]} , "std_rng": {"type": ["@", "rules", "cargo", "feature"], "name": ["std_rng"]} }