Rusty Russell · 6w But it won't stop someone like this who doesn't use it. Perhaps a secure_rng() API which refused to fall back? But that would have to be plumbed though all the Python libs too. And maybe they would ha... Matt Corallo @matt 1785665565 Sure, my only point was that it’s possible to take a conservative approach to RNG with additional checks in place that could catch bugs. It’s not the case that RNG bugs are only possible to catch in review. 1🧡1