Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-rand0.6-devel | Distribution: Fedora Project |
Version: 0.6.5 | Vendor: Fedora Project |
Release: 9.el9 | Build date: Fri Nov 4 17:52:00 2022 |
Group: Unspecified | Build host: buildvm-a64-32.iad2.fedoraproject.org |
Size: 440895 | Source RPM: rust-rand0.6-0.6.5-9.el9.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/rand | |
Summary: Random number generators and other randomness functionality |
Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand" crate.
MIT or ASL 2.0
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Dec 11 2020 Fabio Valentini <decathorpe@gmail.com> - 0.6.5-5 - Remove features with missing dependencies (packed_simd, stdweb, wasm-bindgen). * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
/usr/share/cargo/registry/rand-0.6.5 /usr/share/cargo/registry/rand-0.6.5/.cargo-checksum.json /usr/share/cargo/registry/rand-0.6.5/CHANGELOG.md /usr/share/cargo/registry/rand-0.6.5/COPYRIGHT /usr/share/cargo/registry/rand-0.6.5/Cargo.toml /usr/share/cargo/registry/rand-0.6.5/LICENSE-APACHE /usr/share/cargo/registry/rand-0.6.5/LICENSE-MIT /usr/share/cargo/registry/rand-0.6.5/README.md /usr/share/cargo/registry/rand-0.6.5/benches /usr/share/cargo/registry/rand-0.6.5/benches/distributions.rs /usr/share/cargo/registry/rand-0.6.5/benches/generators.rs /usr/share/cargo/registry/rand-0.6.5/benches/misc.rs /usr/share/cargo/registry/rand-0.6.5/benches/seq.rs /usr/share/cargo/registry/rand-0.6.5/build.rs /usr/share/cargo/registry/rand-0.6.5/examples /usr/share/cargo/registry/rand-0.6.5/examples/monte-carlo.rs /usr/share/cargo/registry/rand-0.6.5/examples/monty-hall.rs /usr/share/cargo/registry/rand-0.6.5/src /usr/share/cargo/registry/rand-0.6.5/src/deprecated.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions /usr/share/cargo/registry/rand-0.6.5/src/distributions/bernoulli.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/binomial.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/cauchy.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/dirichlet.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/exponential.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/float.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/gamma.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/integer.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/mod.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/normal.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/other.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/pareto.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/poisson.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/triangular.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/uniform.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/unit_circle.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/unit_sphere.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/utils.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/weibull.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/weighted.rs /usr/share/cargo/registry/rand-0.6.5/src/distributions/ziggurat_tables.rs /usr/share/cargo/registry/rand-0.6.5/src/lib.rs /usr/share/cargo/registry/rand-0.6.5/src/prelude.rs /usr/share/cargo/registry/rand-0.6.5/src/prng /usr/share/cargo/registry/rand-0.6.5/src/prng/mod.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs /usr/share/cargo/registry/rand-0.6.5/src/rngs/adapter /usr/share/cargo/registry/rand-0.6.5/src/rngs/adapter/mod.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/adapter/read.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/adapter/reseeding.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/entropy.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/mock.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/mod.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/small.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/std.rs /usr/share/cargo/registry/rand-0.6.5/src/rngs/thread.rs /usr/share/cargo/registry/rand-0.6.5/src/seq /usr/share/cargo/registry/rand-0.6.5/src/seq/index.rs /usr/share/cargo/registry/rand-0.6.5/src/seq/mod.rs /usr/share/cargo/registry/rand-0.6.5/tests /usr/share/cargo/registry/rand-0.6.5/tests/uniformity.rs /usr/share/doc/rust-rand0.6-devel /usr/share/doc/rust-rand0.6-devel/CHANGELOG.md /usr/share/doc/rust-rand0.6-devel/README.md /usr/share/licenses/rust-rand0.6-devel /usr/share/licenses/rust-rand0.6-devel/COPYRIGHT /usr/share/licenses/rust-rand0.6-devel/LICENSE-APACHE /usr/share/licenses/rust-rand0.6-devel/LICENSE-MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 06:23:38 2024