LLMs are poor RNGs, and low entropy limits ambitious agent systems

austinvhuang · x · 2026-07-26

The quoted discussion makes a simple point: for ambitious LLM systems, low entropy is a real constraint.

It argues that asking a model to “pick a random suffix” is often the wrong tool. If you need stable uniqueness, you should not rely on randomness inside the model or shell-side tricks that may not persist across runs. Instead, uniqueness should come from role identity and coordinated naming, not from synthetic randomness.

The takeaway is broader than naming:

The original post links this to a more general limitation in long-horizon use: at normal temperatures, LLMs often produce the same few answers, so the response space can feel too deterministic for more complex projects.

Original post →

More from coding & agent

coding & agent channel →