@sinclairresearch.bsky.social USR is a function that returns a value, which must go somewhere. RANDOMIZE is a command that accepts a value. You can do it with any command that accepts a number e.g PRINT USR, but RANDOMIZE is handy because it silently swallows the returned value, usually harmless! (It seeds RND function)