Sort:  

This is ChatGPT 3.5 still, tested it with Bing Chat now:

<pre><code>10 PRINT "HELLO WORLD" 20 POKE 53281,RND(1)*16 30 GOTO 10 <p dir="auto">Interesting, but still not optimal. RND is quite an overkill, slow.

Nothing is perfect :P