Hacker News
- Randline: Get a random selection of lines in a file using reservoir sampling https://alexwlchan.net/2025/randline/ 0 comments
Linked pages
- Vec in std::vec - Rust https://doc.rust-lang.org/std/vec/struct.Vec.html#guarantees 100 comments
- std::collections - Rust https://doc.rust-lang.org/std/collections/#when-should-you-use-which-collection? 23 comments
- Reservoir sampling - Wikipedia https://en.wikipedia.org/wiki/Reservoir_sampling 10 comments
- u32 - Rust https://doc.rust-lang.org/std/primitive.u32.html#method.from_be_bytes 7 comments
- random â Generate pseudo-random numbers — Python 3.12.4 documentation https://docs.python.org/3/library/random.html 7 comments
Related searches:
Search whole site: site:alexwlchan.net
Search title: randline: get a random selection of lines in a file using reservoir sampling – alexwlchan
See how to search.