Elektrine lite

← Feed

@josh@social.joshtriplett.org

Post #2553667

2025-11-11 17:39 UTC

Counterexample: what if you want to run a game with a replayable RNG so that you get deterministic replays? I think we need two separate RNGs: "replayable" (can be seeded) and "secure" (cannot be seeded). Crypto should use the latter, game RNGs and similar should use the former.

Replies (1)