An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-random/rand issues and pull requests

#1646 - Make UniformUsize serializable

Pull Request - State: open - Opened by aleb 19 days ago

#1644 - Inherit common package properties from workspace

Pull Request - State: closed - Opened by dhardy about 1 month ago - 3 comments

#1643 - Tracker: rand v0.10

Issue - State: open - Opened by dhardy about 1 month ago

#1642 - Adapt to chacha20

Pull Request - State: open - Opened by hpenne about 2 months ago - 1 comment

#1641 - rand_core: relax requirements on the param for `SeedableRng`

Pull Request - State: open - Opened by baloo 2 months ago - 4 comments
Labels: B-API

#1640 - `expected_value` method for distributions

Issue - State: closed - Opened by AlexanderHott 2 months ago - 2 comments

#1639 - Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs

Pull Request - State: closed - Opened by AbeZbm 2 months ago

#1637 - Use of generics slows rand::random down by 100%

Issue - State: closed - Opened by analytik 2 months ago - 3 comments

#1636 - Fix: Remove accidental editor swap file

Pull Request - State: closed - Opened by mingulov 2 months ago

#1635 - SECURITY.md: Reporting A Vulnerability link doesn't work

Issue - State: closed - Opened by Alcaro 3 months ago - 2 comments
Labels: X-bug

#1634 - Deprecate rand::rngs::mock module and StepRng

Pull Request - State: closed - Opened by dhardy 3 months ago - 7 comments

#1633 - `StepRng` always returns lower bound on `random_range`

Issue - State: closed - Opened by Typas 3 months ago - 7 comments
Labels: X-bug

#1632 - Rename fns choose_multiple* → sample*; add choose*_iter

Pull Request - State: open - Opened by dhardy 3 months ago - 1 comment
Labels: B-API

#1631 - Update lib.rs to remove unnecessary `extern crate`

Pull Request - State: closed - Opened by SciMind2460 3 months ago - 1 comment

#1630 - Update statrs link

Pull Request - State: closed - Opened by atouchet 3 months ago

#1629 - Prepare rand v0.9.1

Pull Request - State: closed - Opened by dhardy 4 months ago

#1626 - Fix documentation of fns rand_core::le::read_u*_into

Pull Request - State: closed - Opened by dhardy 4 months ago - 4 comments

#1625 - Inconsistency between code and comment

Issue - State: closed - Opened by YichiZhang0613 4 months ago - 7 comments

#1624 - Inconsistency between code and comment

Issue - State: closed - Opened by YichiZhang0613 4 months ago - 6 comments

#1623 - Allow fn choose_multiple_weighted to return fewer than amount elts

Pull Request - State: closed - Opened by dhardy 4 months ago

#1622 - perf: optimize sample_floyd by unsafe APIs

Pull Request - State: closed - Opened by Unparalleled-Calvin 4 months ago - 5 comments

#1621 - perf: optimize performance of sample_floyd

Pull Request - State: closed - Opened by Unparalleled-Calvin 4 months ago

#1620 - `choose_multiple` should return Result or Option

Issue - State: open - Opened by serhii-havrylov 4 months ago - 12 comments
Labels: X-bug, D-has-PR

#1618 - Update README.md Default Features

Pull Request - State: closed - Opened by Raymi306 4 months ago

#1616 - Add 'unbiased' to 'Crate Features' section

Pull Request - State: closed - Opened by Raymi306 5 months ago

#1614 - StandardUniform<usize> breakage in 0.9

Issue - State: closed - Opened by haxelion 5 months ago - 2 comments

#1613 - Update rand_core version number in Readme

Pull Request - State: closed - Opened by atouchet 5 months ago - 1 comment

#1612 - SeedableRng to include from_seed_const

Issue - State: closed - Opened by phughk 5 months ago - 5 comments

#1611 - rand::distributions no longer available in 0.9.0

Issue - State: closed - Opened by dmackinn 5 months ago - 1 comment
Labels: X-bug

#1610 - Changelog link broken on docs.rs site

Issue - State: open - Opened by dmackinn 5 months ago - 2 comments
Labels: X-bug, E-easy

#1609 - add lockfile to rand crate

Pull Request - State: closed - Opened by dsgallups 5 months ago - 8 comments

#1608 - Prepare rand_core v0.9.3

Pull Request - State: closed - Opened by dhardy 5 months ago

#1607 - Impl fill_via_chunks without using zerocopy or unsafe

Pull Request - State: closed - Opened by dhardy 5 months ago

#1606 - Implement `Distribution<usize>` for `StandardUniform`

Pull Request - State: closed - Opened by robjtede 5 months ago - 2 comments

#1605 - Prepare rand_core 0.9.2

Pull Request - State: closed - Opened by baloo 5 months ago - 1 comment

#1604 - rand: re-export `rand_core`

Pull Request - State: closed - Opened by baloo 5 months ago - 2 comments

#1602 - JSON-safe PCG serialization

Issue - State: closed - Opened by KAAtheWiseGit 5 months ago - 3 comments

#1601 - fixup clippy 1.85 warnings

Pull Request - State: closed - Opened by baloo 5 months ago - 1 comment

#1600 - rand_core 0.9 backwards compatibility with rand_core 0.8

Issue - State: closed - Opened by elichai 5 months ago - 10 comments

#1599 - implement `UniformSampler<isize>`

Pull Request - State: closed - Opened by baloo 5 months ago

#1598 - implement `Distribution<usize>` and `UniformSampler<isize>`

Pull Request - State: closed - Opened by baloo 5 months ago - 2 comments

#1595 - rand_core: implement reborrow for `UnwrapMut`

Pull Request - State: closed - Opened by baloo 5 months ago

#1594 - rand: re-export `UnwrapMut` & `UnwrapErr`

Pull Request - State: closed - Opened by baloo 5 months ago - 6 comments

#1593 - Relax `Sized` requirements for blanket impls

Pull Request - State: closed - Opened by fjarri 5 months ago - 8 comments

#1592 - rand_core: relax sizing requirement on blanket implementations

Pull Request - State: closed - Opened by baloo 5 months ago - 1 comment

#1590 - CHANGE: use std::ascii::Char

Issue - State: open - Opened by dhardy 6 months ago
Labels: B-API, P-postpone

#1589 - rand_core: introduce an UnwrapMut wrapper

Pull Request - State: closed - Opened by baloo 6 months ago - 1 comment

#1588 - Add guaranteed-reproducible PRNGs to rand?

Issue - State: open - Opened by dhardy 6 months ago - 14 comments
Labels: E-question

#1587 - Add `Alphabetic` distribution

Pull Request - State: closed - Opened by 1Git2Clone 6 months ago - 9 comments

#1586 - rename extract to extract_lane

Pull Request - State: closed - Opened by benjamin-lieser 6 months ago

#1584 - CHANGE: Remove `impl Distribution<()> for StandardUniform`

Issue - State: closed - Opened by sorairolake 6 months ago - 2 comments

#1582 - Add support for sampling from borrowed range

Issue - State: closed - Opened by uschi2000 6 months ago - 3 comments

#1581 - What is `rands` crates?

Issue - State: closed - Opened by VillSnow 6 months ago - 3 comments

#1580 - SliceRandom.shuffle produces a different result in 0.9 than in 0.8

Issue - State: closed - Opened by leadpipe 6 months ago - 1 comment
Labels: X-bug

#1579 - Remove zerocopy from rand

Pull Request - State: closed - Opened by dhardy 6 months ago - 6 comments

#1578 - random_range seems broken

Issue - State: closed - Opened by michalmoc 6 months ago - 4 comments
Labels: X-bug

#1577 - Move rand distr

Pull Request - State: closed - Opened by benjamin-lieser 6 months ago - 6 comments

#1576 - Update WASM JS feature flag name in README

Pull Request - State: closed - Opened by ianthetechie 6 months ago - 2 comments

#1575 - Implement `fill_via_chunks` without using zerocopy or `unsafe`.

Pull Request - State: closed - Opened by briansmith 6 months ago - 9 comments

#1574 - Make the dependency on zerocopy optional

Issue - State: open - Opened by hpenne 6 months ago - 36 comments

#1573 - Why does StandardUniform no longer supports sampling Option<T> types?

Issue - State: closed - Opened by francisdb 6 months ago - 3 comments

#1572 - SeedableRng docs: add note on (lack of) reproducibility

Pull Request - State: closed - Opened by dhardy 6 months ago

#1571 - Fix some links

Pull Request - State: closed - Opened by atouchet 6 months ago

#1570 - Add trait ReproducibleRng

Pull Request - State: closed - Opened by dhardy 6 months ago - 3 comments

#1569 - Update rand_core version number in Readme

Pull Request - State: closed - Opened by atouchet 6 months ago

#1568 - correct getrandom wasm feature name

Pull Request - State: closed - Opened by extrawurst 6 months ago - 2 comments

#1566 - `ThreadRng` and `OsRng` implement diff `Try/CryptoRng` traits

Issue - State: closed - Opened by pinkforest 6 months ago - 2 comments

#1565 - Revise "not a crypto library" policy and SECURITY.md

Pull Request - State: closed - Opened by dhardy 6 months ago - 6 comments

#1563 - StandardUniform<usize> breakage in 0.9?

Issue - State: closed - Opened by slonopotamus 6 months ago - 3 comments

#1562 - Mention removal of CryptoRngCore

Pull Request - State: closed - Opened by dhardy 6 months ago

#1561 - 0.9 `OsRng` does not seem to implement `CryptoRng` ?

Issue - State: closed - Opened by pinkforest 6 months ago - 1 comment

#1560 - Replaces the Poisson rejection method implementation

Pull Request - State: closed - Opened by JamboChen 6 months ago - 5 comments

#1559 - rand-distr 0.5.0 isn't available on crates.io

Issue - State: closed - Opened by bushkov 6 months ago - 3 comments
Labels: X-bug

#1558 - Prepare 0.9.0 release

Pull Request - State: closed - Opened by dhardy 6 months ago - 3 comments

#1557 - Sorry just a Question: Will seeds work across platforms?

Issue - State: closed - Opened by coffeebe4code 6 months ago - 7 comments

#1556 - Question: rand::rngs::OsRng is not no-std?

Issue - State: closed - Opened by NikitaMasych 6 months ago - 6 comments

#1555 - random seed

Issue - State: closed - Opened by wangjiawen2013 6 months ago - 1 comment

#1554 - gen is a keyword in edition 2024

Issue - State: closed - Opened by jaskij 7 months ago - 2 comments

#1553 - Add SIMD benches

Pull Request - State: closed - Opened by dhardy 7 months ago - 1 comment

#1552 - Add SIMD benchmarks

Pull Request - State: closed - Opened by dhardy 7 months ago

#1551 - Enable `stdarch_x86_avx512` for cpu has `avx512bw`

Pull Request - State: closed - Opened by serendipity-crypto 7 months ago

#1550 - Compile error with `stdarch_x86_avx512` feature not enable

Issue - State: closed - Opened by serendipity-crypto 7 months ago - 4 comments

#1549 - Add Ranlux Support

Issue - State: closed - Opened by supertrianguloid 7 months ago - 1 comment

#1548 - Re-org with distr::slice, distr::weighted modules

Pull Request - State: closed - Opened by dhardy 7 months ago

#1547 - Thread rng

Pull Request - State: closed - Opened by dhardy 7 months ago - 2 comments

#1546 - Validate rand::distributions::Alphanumeric pattern

Issue - State: closed - Opened by d47081 7 months ago - 5 comments

#1545 - Let `rand::rng()` use `OsRng` unless `thread_rng` is enabled?

Issue - State: open - Opened by dhardy 7 months ago - 9 comments
Labels: E-question

#1544 - Fix test status badges

Pull Request - State: closed - Opened by atouchet 7 months ago

#1543 - Create FUNDING.yml

Pull Request - State: closed - Opened by dhardy 8 months ago

#1542 - Generate potentially empty ranges.

Issue - State: closed - Opened by coolcatcoder 8 months ago - 4 comments