10PRINT 10 PRINT CHR$(205.5+RND(1));:GOTO 10 An implementation of the famous 10 PRINT one-liner for the Commodore 64, based on the (Coding Challenge #76) from The Coding Train by Daniel Shiffman.