File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Test Status] ( https://github.com/rust-random/rand/actions/workflows/test.yml/badge.svg?event=push )] ( https://github.com/rust-random/rand/actions )
4
4
[ ![ Latest version] ( https://img.shields.io/crates/v/rand_distr.svg )] ( https://crates.io/crates/rand_distr )
5
5
[ ![ Book] ( https://img.shields.io/badge/book-master-yellow.svg )] ( https://rust-random.github.io/book/ )
6
- [ ![ API] ( https://img.shields.io/badge/api-master-yellow.svg )] ( https://rust-random.github.io/rand/rand_distr )
7
6
[ ![ API] ( https://docs.rs/rand_distr/badge.svg )] ( https://docs.rs/rand_distr )
8
7
9
8
Implements a full suite of random number distribution sampling routines.
@@ -39,7 +38,6 @@ can be enabled. (Note that any other crate depending on `num-traits` with the
39
38
40
39
## Links
41
40
42
- - [ API documentation (master)] ( https://rust-random.github.io/rand/rand_distr )
43
41
- [ API documentation (docs.rs)] ( https://docs.rs/rand_distr )
44
42
- [ Changelog] ( CHANGELOG.md )
45
43
- [ The Rand project] ( https://github.com/rust-random/rand )
You can’t perform that action at this time.
0 commit comments