#include int main(void){ int i,j,k=0; char a[512],b; while(1){ while((b=random()&255)<' '); putchar(b/k); } return 0; }