issues
search
rust-random
/
rand
A Rust library for random number generation.
https://crates.io/crates/rand
Other
1.68k
stars
431
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout from 3 to 4
#1386
dependabot[bot]
closed
9 months ago
0
Bump actions/cache from 3 to 4
#1385
dependabot[bot]
closed
9 months ago
0
Update special requirement from 0.8.1 to 0.10.3
#1384
dependabot[bot]
closed
9 months ago
1
Add dependabot
#1383
oriontvv
closed
9 months ago
3
Rename WeightedError → WeightError; add IndexedRandom, IndexedMutRandom
#1382
dhardy
closed
9 months ago
2
Rename rand::distributions to rand::distr ?
#1381
dhardy
closed
4 months ago
2
Uniform::new: range overflow
#1380
cksac
closed
9 months ago
4
Remove automatic (delayed) reseed-on-fork
#1379
dhardy
closed
8 months ago
3
Binomial::sample panics with extreme parameters
#1378
TheIronBorn
closed
1 month ago
6
[draft] investigate solutions to immediate-reseeding-on-fork
#1377
dhardy
closed
9 months ago
4
Allow new warning on recent nightly versions
#1376
bjorn3
closed
10 months ago
1
SeekableRng trait for Rngs with a block_pos?
#1375
nstilt1
opened
10 months ago
3
Adding `zeroize` for `BlockRng` and `BlockRng64`
#1374
nstilt1
closed
10 months ago
6
Make rand::seq::gen_index public ?
#1373
AdrienPensart
closed
10 months ago
5
Add WeightedIndexTree to rand_distr
#1372
xmakro
closed
9 months ago
3
BlockRng64 doesn't implement CryptoRng
#1371
Pr0methean
closed
10 months ago
1
ThreadRng constructor with alternate seed source
#1370
Pr0methean
closed
6 months ago
3
Initialize `ChaChaRng` with arbitrary counter?
#1369
xpe
opened
11 months ago
3
Replace SeedableRng impl for SmallRng with inherent fns
#1368
dhardy
closed
10 months ago
1
CHANGE: Adjust `BlockRngCore` to have a `generate()` method that takes a `*mut u8`
#1367
nstilt1
closed
10 months ago
2
Documentation navigation
#1366
0xBradock
closed
6 months ago
2
More options for (weighted) reservoir sampling
#1365
teryror
opened
11 months ago
1
Add workflow for clippy
#1364
vks
closed
6 months ago
4
Fix clippy warnings
#1363
vks
closed
11 months ago
0
ReseedingRng fork handling is ~~broken~~ not as expected
#1362
thomcc
closed
6 months ago
5
`Closed01`: distribution that generates floats in the range `[0, 1]`
#1361
abonander
closed
4 months ago
5
Added ser/de to `SmallRng`, as it
#1360
CGMossa
closed
11 months ago
3
Generic over number of simd lanes with rand
#1359
maxbla
opened
11 months ago
4
Policy: "not a crypto library"?
#1358
dhardy
closed
4 weeks ago
16
Staggered reseeding
#1357
Pr0methean
closed
12 months ago
4
Kolmogorov Distribution
#1356
abstractqqq
closed
1 year ago
3
dirichlet_stability test fails on FreeBSD when compiled with cg_clif
#1355
bjorn3
closed
1 month ago
4
Support using std without getrandom or rand_chacha
#1354
SUPERCILEX
closed
1 year ago
0
Trap weighted index overflow
#1353
dhardy
closed
11 months ago
3
Add example for initializing a PCG RNG
#1352
vks
closed
11 months ago
7
Mention that `gen_range` may overflow for floats
#1351
vks
closed
1 year ago
0
Correcting method name in comment
#1350
OldEnglishSheepdog
closed
1 year ago
0
Use zerocopy to replace some unsafe code
#1349
joshlf
closed
1 year ago
4
Replacing rand_chacha with chacha20
#1348
nstilt1
closed
10 months ago
5
rand_pcg has zero usage examples
#1347
kornelski
closed
6 months ago
4
Higher quality (0, 1] floats
#1346
vks
closed
1 month ago
3
StdRng Index not cloned with .clone()
#1345
ProjectInitiative
closed
1 year ago
8
Non-panicking version of `SeedableRng::from_entropy`?
#1344
andoalon
closed
1 year ago
4
Improve doc of slice and iterator "choose" methods
#1343
dhardy
closed
1 year ago
4
Which distribution is realized by `choose`?
#1342
RalfJung
closed
1 year ago
5
Use cfg(panic = unwind) instead of a check for wasm32 to see if unwinding is supported
#1341
bjorn3
closed
1 year ago
5
Simplify macro implementation for tuples
#1340
Lucretiel
closed
1 year ago
2
Allow using std feature without bringing in getrandom and rand_chacha dependencies
#1339
SUPERCILEX
closed
1 year ago
3
Minor grammar fixes
#1338
splurf
closed
1 year ago
0
When using `gen_range` the panics appear to not be documented correctly resulting in potential overflow
#1337
michael-jaquier
closed
1 year ago
6
Previous
Next