HO HO HOPE you become a Newgrounds Supporter this year!
We're working hard to give you the best site possible, but we have bills to pay and community support is vital to keep things going and growing. Thank you for considering!
int x;
while (true)
{
x++;
print(Mathf.RandomInt()%2);
if (x >= ∞) break;
}
//what more is there to say?
//Fl studio 12, harmor, and sytrus, were used in the creation of these bits.
Please contact me if you would like to use this in a project. We can discuss the details.