random-generation

Tag

Cards List
#random-generation

Why I forked rand

Lobsters Hottest · 2026-07-31 Cached

The author explains why they forked Rust's rand crate into urandom, focusing on a smaller API surface, better discoverability, and a sealed Rng trait to simplify custom randomness use.

0 favorites 0 likes
#random-generation

Why does the AI reply with 'Lantern' when asked to generate a random noun?

Reddit r/ArtificialInteligence · 2026-07-27

The article explores why AI language models frequently output the word 'Lantern' when asked to generate a random noun, likely due to training data biases or underlying algorithmic patterns.

0 favorites 0 likes
#random-generation

What is random generation?

Lobsters Hottest · 2026-05-11 Cached

An exploration of pseudo-random number generation in computers, focusing on linear congruential generators (LCGs) and their quality visualization. The article also touches on entropy sources like Cloudflare's lava lamps and serves as a precursor to property-based testing.

0 favorites 0 likes
← Back to home

Submit Feedback