Skip to content
#

min-entropy

Here are 7 public repositories matching this topic...

Field guide to randomness, entropy and RNGs: PRNG vs TRNG vs CSPRNG, the NIST SP 800-90A/B/C pipeline, min-entropy, conditioning, real-world seeding failures, and why Cloudflare's lava lamps harvest entropy instead of creating it. Born from a collaborative cross-review of a YouTube thread.

  • Updated Aug 5, 2026
  • Python

Browser-based QRNG demo — NIST SP 800-90B. Min-entropy is what an optimal guesser faces; Shannon is the marketing number. Slide the detector bias and watch them diverge. Von Neumann fixes bias but not correlation — feed it a correlated stream and watch it output garbage while claiming success. Real Toeplitz extraction over GF(2). No backends.

  • Updated Aug 20, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the min-entropy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the min-entropy topic, visit your repo's landing page and select "manage topics."

Learn more