rust-rand0.7-devel-0.7.3-2.fc34 in Fedora 34
	↵ Return to the main page of rust-rand0.7-devel
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
Changelog
	
		
			
				| Date | 
				Author | 
				Change | 
			
		
		
			| 2021-01-27 | 
			Fedora Release Engineering <releng at fedoraproject dot org> - 0.7.3-2 | 
			- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild | 
		
		
			| 2021-01-03 | 
			Igor Raits <ignatenkobrain at fedoraproject dot org> - 0.7.3-1 | 
			- Initial package | 
		
		
		
	
 
	
	
		Provides
		
			- crate(rand)
 
			- rust-rand0.7-devel
 
		
	 
 
Files
	
	- usr/
	- share/
	- cargo/
	- registry/
	- rand-0.7.3/
	- .cargo-checksum.json
 
	- CHANGELOG.md
 
	- COPYRIGHT
 
	- Cargo.toml
 
	- LICENSE-APACHE
 
	- LICENSE-MIT
 
	- README.md
 
	- SECURITY.md
 
	- benches/
	- generators.rs
 
	- misc.rs
 
	- seq.rs
 
	- weighted.rs
 
	
 
	- examples/
	- monte-carlo.rs
 
	- monty-hall.rs
 
	
 
	- rustfmt.toml
 
	- src/
	- distributions/
	- bernoulli.rs
 
	- binomial.rs
 
	- cauchy.rs
 
	- dirichlet.rs
 
	- exponential.rs
 
	- float.rs
 
	- gamma.rs
 
	- integer.rs
 
	- mod.rs
 
	- normal.rs
 
	- other.rs
 
	- pareto.rs
 
	- poisson.rs
 
	- triangular.rs
 
	- uniform.rs
 
	- unit_circle.rs
 
	- unit_sphere.rs
 
	- utils.rs
 
	- weibull.rs
 
	- weighted/
 
	- ziggurat_tables.rs
 
	
 
	- lib.rs
 
	- prelude.rs
 
	- rngs/
	- adapter/
	- mod.rs
 
	- read.rs
 
	- reseeding.rs
 
	
 
	- entropy.rs
 
	- mock.rs
 
	- mod.rs
 
	- small.rs
 
	- std.rs
 
	- thread.rs
 
	
 
	- seq/
 
	
 
	
 
	
 
	
 
	- doc/
 
	- licenses/
	- rust-rand0.7-devel/
	- COPYRIGHT
 
	- LICENSE-APACHE
 
	- LICENSE-MIT