←back to thread

Tldraw Computer

(computer.tldraw.com)
530 points duck | 1 comments | | HN request time: 0.001s | source
Show context
noduerme ◴[] No.42475879[source]
Question: Is there any way to induce randomness? Given two lists, instructions that say "Pick a random item from each list" consistently returns the same two items.
replies(2): >>42476389 #>>42476426 #
1. anentropic ◴[] No.42476426[source]
LLMs can't do random very well

needs something like a "tool use" or "python script" component to call out and get a proper random choice according to your instructions