issues
search
rust-random
/
book
The Rust Rand Book
Other
52
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a new page that explains testing functions that use random generator
#64
Fethbita
closed
3 weeks ago
2
Fixed compilation on Getting Started page
#63
YohDeadfall
closed
1 month ago
2
Update policy on reproducibility
#62
dhardy
closed
3 months ago
0
Revise crates, portability, guide
#61
dhardy
closed
6 months ago
0
Update RNG performance stats
#60
dhardy
opened
7 months ago
0
Links: prefer docs.rs over rust-random.github.io
#59
dhardy
closed
7 months ago
0
confusing lack of full name for StdRng on guide-rngs.html
#58
Artoria2e5
opened
7 months ago
1
"Not a crypto library" warning is confusing
#57
dcmiddle
opened
11 months ago
5
Fix spelling: avalanche
#56
jruderman
closed
1 year ago
0
Use a dice instead of death
#55
rlnt
closed
2 years ago
0
fix typo in comment in 'get started' example
#54
chjlsch
closed
2 years ago
2
Add mention about disabling getrandom for wasm32-unknown-unknown
#53
golddranks
closed
2 years ago
0
Add src/guide-parallel.md
#52
dhardy
closed
2 years ago
0
Add guide-cargo
#51
dhardy
closed
2 years ago
2
Document Standard for custom types; fix examples
#50
dhardy
closed
2 years ago
0
Add test harness
#49
dhardy
closed
2 years ago
0
Add src/guide-process
#48
dhardy
closed
2 years ago
1
Document how to make a type randomizable
#47
kazcw
closed
2 years ago
0
Broken links due to rand_distr split
#46
AVerm
closed
2 years ago
0
Document how to run RNGs in parallel
#45
vks
closed
2 years ago
1
Document how to implement uniform sampling for enums
#44
vks
closed
3 years ago
1
Example of what can go wrong with RNGs
#43
vks
opened
3 years ago
1
Hide `extern crate` in example
#42
vks
closed
3 years ago
0
Remove recommendation to test deadlinks
#41
dhardy
closed
3 years ago
1
Mention DistString
#40
dhardy
opened
3 years ago
0
"Crates and features" implies that `rand` subsumes `rand_chacha`
#39
Nemo157
opened
3 years ago
5
Don't mention the deprecated `rand_os` crate
#38
vks
closed
3 years ago
0
Update book to mention the min_const_gen feature
#37
noslaver
closed
3 years ago
0
A few minor edits
#36
brson
closed
3 years ago
0
Fix Rng::gen_range explanation and example
#35
timdegroote
closed
3 years ago
1
Document rationale for returning float types for a discrete distribution (Poisson)
#34
ndebuhr
closed
3 years ago
4
Update gen_range examples (0.8)
#33
ghost
closed
3 years ago
3
Fix links to crates in the rngs repo (#31)
#32
thomwiggers
closed
3 years ago
0
Dead links to random number generators
#31
thomwiggers
closed
3 years ago
2
Updates for v0.8
#30
dhardy
closed
3 years ago
5
Switch to GitHub Actions
#29
dhardy
closed
3 years ago
3
Updating guide for Rand 0.8
#28
vks
closed
3 years ago
3
Point dead link to the Wayback Machine
#27
mt-caret
closed
4 years ago
0
Add documentation about WASM support
#26
vks
closed
4 years ago
0
Revise crates section, add seeding guide
#25
dhardy
closed
4 years ago
2
More tweaks to "our rngs"
#24
dhardy
closed
4 years ago
0
Improve doc on distributions and period
#23
dhardy
closed
4 years ago
1
Fix typo
#22
dbdr
closed
4 years ago
0
Conversion to 64-bit float
#21
vigna
closed
4 years ago
2
Claim about obsolescence of non-crypto PRNGs
#20
vigna
closed
4 years ago
3
Incorrect formula
#19
vigna
closed
4 years ago
2
"This is not a property of true randomness."
#18
vigna
closed
4 years ago
0
Fix predictability statements
#17
vks
closed
4 years ago
4
Portability: add doc on testing
#16
dhardy
closed
4 years ago
0
Discuss portability of floats
#15
vks
closed
5 years ago
0
Next