Hacker News new | ask | show | jobs
by activepeanut 4941 days ago
Small variant:

void main() { while (1) printf("%c", "/\\"[rand()%2] ); }