GitHub / rust-random/rand issues and pull requests
#1440 - Update zerocopy requirement from =0.8.0-alpha.6 to =0.8.0-alpha.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, rust
#1439 - Upgrade criterion
Pull Request -
State: closed - Opened by dhardy over 1 year ago
- 1 comment
#1438 - Rename `Rng::gen` to `Rng::random`
Pull Request -
State: closed - Opened by vks over 1 year ago
#1437 - Annotate functions with #[track_caller]
Issue -
State: closed - Opened by Tahinli over 1 year ago
- 2 comments
#1436 - Add "bug report" issue template
Pull Request -
State: closed - Opened by dhardy over 1 year ago
#1435 - CHANGE: Rename `Rng::gen` to avoid conflicting with a keyword in Rust 2024
Issue -
State: closed - Opened by PatchMixolydic over 1 year ago
- 6 comments
#1434 - Add distribution plots to `rand_distr` documentation
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
- 31 comments
#1433 - Question regarding match statement in `uniform.rs` -> Sample single value, Canon's method, unbiased.
Issue -
State: closed - Opened by Thell over 1 year ago
- 1 comment
#1432 - Tracker: Closing Old Issues
Issue -
State: open - Opened by MichaelOwenDyer over 1 year ago
- 4 comments
#1431 - Put macro `x86_intrinsic_impl` behind x86 configuration
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
- 1 comment
#1430 - Optimize imports
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
#1429 - Task: rustfmt
Issue -
State: closed - Opened by dhardy over 1 year ago
- 6 comments
Labels: E-easy
#1428 - Poisson distribution returns -1.0 for very small values of lambda
Issue -
State: closed - Opened by thomasalcock over 1 year ago
- 2 comments
#1427 - Bump actions/configure-pages from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#1426 - Update average requirement from 0.14 to 0.15
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#1425 - Update zerocopy requirement from =0.8.0-alpha.6 to =0.8.0-alpha.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 7 comments
Labels: dependencies, rust
#1424 - Add `TryRngCore` and `TryCryptoRng` traits
Pull Request -
State: closed - Opened by newpavlov over 1 year ago
- 14 comments
Labels: E-question
#1423 - rand_core-0.6.4 tag missing
Issue -
State: closed - Opened by VorpalBlade over 1 year ago
- 3 comments
#1422 - Optimize paths
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
- 3 comments
#1421 - rand_distr/std_math: add note regarding other dependents
Pull Request -
State: closed - Opened by dhardy over 1 year ago
Labels: D-review
#1420 - Add methods weight, weights, and total_weight to weighted_index.rs
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
- 5 comments
#1419 - Remove small_rng feature?
Issue -
State: closed - Opened by dhardy over 1 year ago
- 2 comments
#1418 - Make RngCore infallible?
Issue -
State: closed - Opened by dhardy over 1 year ago
- 32 comments
#1417 - Cleaner README, remove MSRV shields
Pull Request -
State: closed - Opened by dhardy over 1 year ago
- 6 comments
#1416 - Bump the MSRV to 1.61.0
Pull Request -
State: closed - Opened by dhardy over 1 year ago
#1415 - rng.gen_range(0..v.len()) is not portable across usize sizes
Issue -
State: closed - Opened by banool over 1 year ago
- 15 comments
#1414 - Use Simd::wrapping_neg
Pull Request -
State: closed - Opened by dhardy over 1 year ago
#1413 - Prepare 0.9.0-alpha.1
Pull Request -
State: closed - Opened by dhardy over 1 year ago
- 1 comment
#1412 - Add `rand_core::InfallibleRng` marker trait
Pull Request -
State: closed - Opened by newpavlov over 1 year ago
- 8 comments
#1411 - document more crate features
Pull Request -
State: closed - Opened by TheIronBorn over 1 year ago
- 3 comments
#1410 - Standard: Distribution<__m128i> features requirements are undocumented
Issue -
State: closed - Opened by dragomang87 over 1 year ago
- 7 comments
Labels: C-docs
#1409 - Sampling benches in rand* 0.9.0-alpha.0
Issue -
State: closed - Opened by Thell over 1 year ago
- 7 comments
#1408 - probability density evaluation of a sampled item
Issue -
State: closed - Opened by jean-pierreBoth over 1 year ago
- 2 comments
#1407 - chore: fix typos
Pull Request -
State: closed - Opened by acceptacross over 1 year ago
#1406 - Fix failing tests
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
#1405 - Fix redundant import warnings
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
#1404 - Discrete Gaussian distribution in `rand_distr`?
Issue -
State: open - Opened by ooovi over 1 year ago
- 1 comment
#1403 - Add WeightedIndex::update_weights_relative
Pull Request -
State: closed - Opened by MichaelOwenDyer over 1 year ago
- 7 comments
#1402 - Add .choices() method to the Slice distribution
Pull Request -
State: closed - Opened by JustusFluegel over 1 year ago
- 8 comments
#1401 - Update zerocopy requirement from =0.8.0-alpha.5 to =0.8.0-alpha.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#1400 - Panic when samping range `f32::MIN..=f32::MAX`
Issue -
State: closed - Opened by aljazerzen over 1 year ago
- 1 comment
#1399 - Output of `gen_range` is platform dependent for `usize`
Issue -
State: closed - Opened by ttencate over 1 year ago
- 11 comments
#1398 - Add path for benchmark
Pull Request -
State: closed - Opened by dhardy over 1 year ago
#1397 - Disable rand_pcg's dev dependency on rand
Pull Request -
State: closed - Opened by dhardy over 1 year ago
#1396 - Bump actions upload-pages-artifact, deploy-pages
Pull Request -
State: closed - Opened by dhardy over 1 year ago
#1395 - Prepare rand 0.9.0-alpha.0
Pull Request -
State: closed - Opened by dhardy over 1 year ago
- 1 comment
#1394 - Move rand_distr to new repository
Issue -
State: closed - Opened by dhardy over 1 year ago
- 1 comment
#1393 - Update zerocopy; trim unused methods
Pull Request -
State: closed - Opened by dhardy over 1 year ago
#1392 - Update serde_with requirement from 1.14.0 to 3.6.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, rust
#1391 - Update criterion requirement from 0.4 to 0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 4 comments
Labels: dependencies, rust
#1390 - Bump actions/upload-pages-artifact from 1 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, github_actions
#1389 - Bump actions/configure-pages from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#1388 - Update average requirement from 0.13 to 0.14
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, rust
#1387 - Bump actions/deploy-pages from 1 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 5 comments
Labels: dependencies, github_actions
#1386 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#1385 - Bump actions/cache from 3 to 4
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#1384 - Update special requirement from 0.8.1 to 0.10.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, rust
#1383 - Add dependabot
Pull Request -
State: closed - Opened by oriontvv over 1 year ago
- 3 comments
#1382 - Rename WeightedError → WeightError; add IndexedRandom, IndexedMutRandom
Pull Request -
State: open - Opened by dhardy over 1 year ago
- 1 comment
#1381 - Rename rand::distributions to rand::distr ?
Issue -
State: open - Opened by dhardy over 1 year ago
Labels: E-question
#1380 - Uniform::new: range overflow
Issue -
State: closed - Opened by cksac over 1 year ago
- 4 comments
#1379 - Remove automatic (delayed) reseed-on-fork
Pull Request -
State: closed - Opened by dhardy over 1 year ago
- 3 comments
#1378 - Binomial::sample panics with extreme parameters
Issue -
State: closed - Opened by TheIronBorn over 1 year ago
- 6 comments
Labels: X-bug, A-degenerate
#1377 - [draft] investigate solutions to immediate-reseeding-on-fork
Pull Request -
State: closed - Opened by dhardy over 1 year ago
- 4 comments
#1376 - Allow new warning on recent nightly versions
Pull Request -
State: closed - Opened by bjorn3 over 1 year ago
- 1 comment
#1375 - SeekableRng trait for Rngs with a block_pos?
Issue -
State: open - Opened by nstilt1 over 1 year ago
- 4 comments
#1374 - Adding `zeroize` for `BlockRng` and `BlockRng64`
Pull Request -
State: closed - Opened by nstilt1 over 1 year ago
- 6 comments
#1373 - Make rand::seq::gen_index public ?
Issue -
State: closed - Opened by AdrienPensart over 1 year ago
- 5 comments
#1372 - Add WeightedIndexTree to rand_distr
Pull Request -
State: closed - Opened by xmakro over 1 year ago
- 3 comments
#1371 - BlockRng64 doesn't implement CryptoRng
Issue -
State: closed - Opened by Pr0methean over 1 year ago
- 3 comments
#1370 - ThreadRng constructor with alternate seed source
Issue -
State: closed - Opened by Pr0methean over 1 year ago
- 3 comments
#1369 - Initialize `ChaChaRng` with arbitrary counter?
Issue -
State: closed - Opened by xpe over 1 year ago
- 3 comments
#1368 - Replace SeedableRng impl for SmallRng with inherent fns
Pull Request -
State: closed - Opened by dhardy over 1 year ago
- 1 comment
#1367 - CHANGE: Adjust `BlockRngCore` to have a `generate()` method that takes a `*mut u8`
Issue -
State: closed - Opened by nstilt1 over 1 year ago
- 2 comments
#1366 - Documentation navigation
Issue -
State: closed - Opened by 0xBradock over 1 year ago
- 2 comments
#1365 - More options for (weighted) reservoir sampling
Issue -
State: open - Opened by teryror over 1 year ago
- 1 comment
Labels: A-new
#1364 - Add workflow for clippy
Pull Request -
State: closed - Opened by vks over 1 year ago
- 4 comments
Labels: D-changes
#1363 - Fix clippy warnings
Pull Request -
State: closed - Opened by vks over 1 year ago
#1362 - ReseedingRng fork handling is ~~broken~~ not as expected
Issue -
State: open - Opened by thomcc over 1 year ago
- 4 comments
#1361 - `Closed01`: distribution that generates floats in the range `[0, 1]`
Issue -
State: open - Opened by abonander over 1 year ago
- 4 comments
#1360 - Added ser/de to `SmallRng`, as it
Pull Request -
State: closed - Opened by CGMossa over 1 year ago
- 3 comments
#1359 - Generic over number of simd lanes with rand
Issue -
State: open - Opened by maxbla over 1 year ago
- 4 comments
#1358 - Policy: "not a crypto library"?
Issue -
State: closed - Opened by dhardy over 1 year ago
- 16 comments
Labels: E-question
#1357 - Staggered reseeding
Issue -
State: closed - Opened by Pr0methean over 1 year ago
- 4 comments
#1356 - Kolmogorov Distribution
Issue -
State: closed - Opened by abstractqqq over 1 year ago
- 3 comments
#1355 - dirichlet_stability test fails on FreeBSD when compiled with cg_clif
Issue -
State: closed - Opened by bjorn3 over 1 year ago
- 4 comments
#1354 - Support using std without getrandom or rand_chacha
Pull Request -
State: closed - Opened by SUPERCILEX over 1 year ago
#1353 - Trap weighted index overflow
Pull Request -
State: closed - Opened by dhardy almost 2 years ago
- 3 comments
#1352 - Add example for initializing a PCG RNG
Pull Request -
State: closed - Opened by vks almost 2 years ago
- 7 comments
#1351 - Mention that `gen_range` may overflow for floats
Pull Request -
State: closed - Opened by vks almost 2 years ago
#1350 - Correcting method name in comment
Pull Request -
State: closed - Opened by OldEnglishSheepdog almost 2 years ago
#1349 - Use zerocopy to replace some unsafe code
Pull Request -
State: closed - Opened by joshlf almost 2 years ago
- 4 comments
#1348 - Replacing rand_chacha with chacha20
Pull Request -
State: closed - Opened by nstilt1 almost 2 years ago
- 5 comments
#1347 - rand_pcg has zero usage examples
Issue -
State: closed - Opened by kornelski almost 2 years ago
- 4 comments
#1346 - Higher quality (0, 1] floats
Issue -
State: closed - Opened by vks almost 2 years ago
- 3 comments
Labels: X-stale
#1345 - StdRng Index not cloned with .clone()
Issue -
State: closed - Opened by ProjectInitiative almost 2 years ago
- 8 comments
#1344 - Non-panicking version of `SeedableRng::from_entropy`?
Issue -
State: closed - Opened by andoalon almost 2 years ago
- 4 comments
#1343 - Improve doc of slice and iterator "choose" methods
Pull Request -
State: closed - Opened by dhardy almost 2 years ago
- 4 comments
#1342 - Which distribution is realized by `choose`?
Issue -
State: closed - Opened by RalfJung almost 2 years ago
- 5 comments
#1341 - Use cfg(panic = unwind) instead of a check for wasm32 to see if unwinding is supported
Pull Request -
State: closed - Opened by bjorn3 almost 2 years ago
- 5 comments