Y
Hacker News
new
|
ask
|
show
|
jobs
by
antonvs
36 days ago
If you ask it to construct a UUID character by character you should get a somewhat random one, just because of temperature.
2 comments
pwython
36 days ago
This actually worked well when I asked Gemini to generate a random color, character by character. I was getting Indigo/Electric Indigo a lot if I just asked for a random color on new sessions.
link
recursive
36 days ago
But all LLM output is token by token, which isn't too far from character by character in the case of a UUID. Why is this different? I do not know.
link