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

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